Interface | Description |
---|---|
ModelDescriptionValidator.ArbitraryDescriptorValidator |
Validate a resource or operation descriptor
|
ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator |
Validate an attribute or parameter descriptor
|
Class | Description |
---|---|
AbstractSubsystemBaseTest |
A test routine every subsystem should go through.
|
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 |
Validates the types and entries of the of the description providers in the model, as read by
/some/path:read-resource-description(recursive=true,inherited=false,operations=true) |
ModelDescriptionValidator.ValidationConfiguration |
Allows extra configuration of the validation
|
ModelDescriptionValidator.ValidationFailure |
Contains a validation error
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.