Package | Description |
---|---|
org.jboss.as.subsystem.test |
Class and Description |
---|
AbstractSubsystemTest
The base class for parsing tests which does the work of setting up the environment for parsing
|
AdditionalInitialization
Allows you to additionally initialize the service container and the model controller
beyond the subsystem being tested.
|
AdditionalParsers
Allows you to initialize additional subsystem parsers beyond the default one associated
with the subsystem under test.
|
ControllerInitializer
Allows easy initialization of parts of the model that subsystems frequently need
|
KernelServices
Allows access to the service container and the model controller
|
ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator
Validate an attribute or parameter descriptor
|
ModelDescriptionValidator.ValidationConfiguration
Allows extra configuration of the validation
|
ModelDescriptionValidator.ValidationFailure
Contains a validation error
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.