A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(String) - Method in class org.jboss.as.model.test.SingleClassFilter
- addChildFirstClassPattern(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addConfig(FailedOperationTransformationConfig.AttributesPathAddressConfig<?>) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig.Builder
- addFailedAttribute(PathAddress, FailedOperationTransformationConfig.PathAddressConfig) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig
-
Add a handler for failed operation transformers at a resource address
- addLegacyKernelService(ModelVersion, T) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- addMavenResourceURL(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addOperation(PathAddress, String, ModelTestOperationValidatorFilter.Action, OperationFixer) - Method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter.Builder
- addParentFirstClassPattern(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addRecursiveMavenResourceURL(String, String...) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addSimpleResourceURL(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addSingleChildFirstClass(Class<?>...) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- addURL(URL) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- adjustForValidation(ModelNode) - Method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter
- allowNullValueTypeForAttribute(ModelNode, String) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for an OBJECT or LIST type attribute.
- allowNullValueTypeForOperation(ModelNode, String) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for all parameters and return types for an operation.
- allowNullValueTypeForOperationParameter(ModelNode, String, String) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for an operation's parameter.
- allowNullValueTypeForOperationReplyProperties(ModelNode, String) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for an operation's reply-properties.
- attributes - Variable in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- AttributesPathAddressConfig(String...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
B
- boot(List<ModelNode>, boolean) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- bootThreadDone() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- build() - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- build() - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig.Builder
- build() - Method in class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- build() - Method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter.Builder
C
- callback() - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.BeforeExecuteCompositeCallback
- canCorrectMore(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- canCorrectMore(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- canCorrectMore(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Whether something can be corrected in the operation to make it pass.
- ChainedConfig(List<FailedOperationTransformationConfig.AttributesPathAddressConfig<?>>, String...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
-
Constructor
- ChainedConfig(List<FailedOperationTransformationConfig.AttributesPathAddressConfig<?>>, AttributeDefinition...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
-
Constructor
- checkFailed(ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Checks that the operation failes
- checkFailedTransformedBootOperations(ModelTestKernelServices<?>, ModelVersion, List<ModelNode>, FailedOperationTransformationConfig) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
A standard test for transformers where things should be rejected.
- checkIsMainController() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- checkModelAgainstDefinition(ModelNode, ManagementResourceRegistration) - Static method in class org.jboss.as.model.test.ModelTestUtils
- checkOutcome(ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Checks that the result was successful
- checkResultAndGetContents(ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Checks that the result was successful and gets the real result contents
- checkValue(String, ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- checkValue(String, ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- checkValue(String, ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.NewAttributesConfig
- checkValue(String, ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.RejectExpressionsConfig
- checkValue(ModelNode, String, ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- childFirstClassLoader - Variable in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- ChildFirstClassLoader - Class in org.jboss.as.model.test
-
Internal use only.
- ChildFirstClassLoaderBuilder - Class in org.jboss.as.model.test
- ChildFirstClassLoaderBuilder(boolean) - Constructor for class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- childFirstClassLoaderServices - Variable in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- ClassLoaderDebugUtil - Class in org.jboss.as.model.test
- ClassLoaderDebugUtil() - Constructor for class org.jboss.as.model.test.ClassLoaderDebugUtil
- compare(ModelNode, ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Compares two models to make sure that they are the same
- compare(ModelNode, ModelNode, boolean) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Compares two models to make sure that they are the same
- compareXml(String, String) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Validate the marshalled xml without adjusting the namespaces for the original and marshalled xml.
- compareXml(String, String, boolean) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Validate the marshalled xml without adjusting the namespaces for the original and marshalled xml.
- complexAttributes - Variable in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- configureComplexAttribute(String, T) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- convert(AttributeDefinition...) - Static method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- convertModelNodeFromChildCl(Object) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- convertModelNodeToChildCl(ModelNode) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- correctOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- correctOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- correctOperation(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Correct the operation, only called if
FailedOperationTransformationConfig.PathAddressConfig.canCorrectMore(ModelNode)returnedtrueIt is preferable to correct one attribute at a time. - correctUndefinedValue() - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- correctValue(ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- correctValue(ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- correctValue(ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.NewAttributesConfig
- correctValue(ModelNode, boolean) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.RejectExpressionsConfig
- correctWriteAttributeOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- correctWriteAttributeOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- correctWriteAttributeOperation(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Correct the operation.
- countdownDoneLatch() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- createBuilder() - Static method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter
- createBuilder(String...) - Static method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- createBuilder(AttributeDefinition...) - Static method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- createFilter(Class<?>) - Static method in class org.jboss.as.model.test.SingleClassFilter
- createTransformationContext(TransformationTarget, TransformerOperationAttachment) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- createValidateAll() - Static method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter
- createValidateNone() - Static method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter
- createWriteAttributeOperations(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- createWriteAttributeOperations(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Creates write attribute operations for the add operations
- CumulativeModelFixer(ModelFixer...) - Constructor for class org.jboss.as.model.test.ModelFixer.CumulativeModelFixer
D
- DelegatingResourceDefinition() - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- DISCARDED_RESOURCE - Static variable in class org.jboss.as.model.test.FailedOperationTransformationConfig
E
- EAP_7_4_0 - org.jboss.as.model.test.ModelTestControllerVersion
- EAP_XP_4 - org.jboss.as.model.test.ModelTestControllerVersion
- excludeFromParent(ClassFilter) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- excludeResourceFromParent(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoaderBuilder
- executeForFailure(ModelNode, InputStream...) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Execute an operation in the model controller, expecting failure.
- executeForFailure(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Execute an operation in the model controller, expecting failure.
- executeForFailure(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- executeForResult(ModelNode, InputStream...) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
- executeForResult(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- executeForResult(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- executeOperation(ModelVersion, OperationTransformer.TransformedOperation) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Execute an operation in the controller containg the passed in version of the subsystem.
- executeOperation(ModelVersion, OperationTransformer.TransformedOperation) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- executeOperation(ModelNode, InputStream...) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Execute an operation in the model controller
- executeOperation(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Execute an operation in the model controller
- executeOperation(ModelNode, InputStream...) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- executeOperation(ModelNode, ModelController.OperationTransactionControl) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
- executeOperation(ModelNode, ModelController.OperationTransactionControl) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- executeOperation(ModelNode, ModelController.OperationTransactionControl) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- expectDiscarded(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- expectDiscarded(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Whether the operation is expected to be discarded
- expectFailed(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- expectFailed(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- expectFailed(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Whether it is expected that the following operation should fail
- expectFailedWriteAttributeOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- expectFailedWriteAttributeOperation(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- expectFailedWriteAttributeOperation(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Whether it is expected that the following write attribute operation should fail
F
- FailedOperationTransformationConfig - Class in org.jboss.as.model.test
-
Sets up how to handle failed transformation for use with
ModelTestUtils#checkFailedTransformedAddOperation(ModelTestKernelServices, org.jboss.as.controller.ModelVersion, ModelNode, FailedOperationTransformationConfig) - FailedOperationTransformationConfig() - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig
- FailedOperationTransformationConfig.AttributesPathAddressConfig<T extends FailedOperationTransformationConfig.AttributesPathAddressConfig<T>> - Class in org.jboss.as.model.test
- FailedOperationTransformationConfig.BeforeExecuteCompositeCallback - Interface in org.jboss.as.model.test
-
A callback that can be used to e.g.
- FailedOperationTransformationConfig.ChainedConfig - Class in org.jboss.as.model.test
-
A standard configuration that allows several checkers to be used for an attribute.
- FailedOperationTransformationConfig.ChainedConfig.Builder - Interface in org.jboss.as.model.test
- FailedOperationTransformationConfig.NewAttributesConfig - Class in org.jboss.as.model.test
-
A standard configuration for the
DiscardUndefinedAttributesTransformerfor use with attributes that are new in a version. - FailedOperationTransformationConfig.PathAddressConfig - Interface in org.jboss.as.model.test
-
Configuration of how to deal with rejected operations transformations for a PathAddress.
- FailedOperationTransformationConfig.RejectExpressionsConfig - Class in org.jboss.as.model.test
-
A standard configuration for the reject expression values transformer
- fixModel(ModelNode) - Method in class org.jboss.as.model.test.ModelFixer.CumulativeModelFixer
- fixModel(ModelNode) - Method in interface org.jboss.as.model.test.ModelFixer
- fixOperation(ModelNode) - Method in interface org.jboss.as.model.test.OperationFixer
G
- getAccessConstraints() - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- getAddress() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
-
Gets the address the validation error happened at
- getArtifactIdPrefix() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getAttributeName() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
-
Gets the name of the attribute failing validation
- getBootError() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Get any errors thrown on boot
- getBootError() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Get any errors thrown on boot
- getBootError() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- getBootError() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- getBootErrorCollectorFailures() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Retrieve failures collected by BootErrorCollector if there are any and in case of OperationFailedException thrown by executeForResult will be outputted the error message containing exception description
- getBootErrorDescription() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Get information about error on boot from both BootErrorCollector and BootError
- getBootOperations() - Method in class org.jboss.as.model.test.StringConfigurationPersister
- getContainer() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Gets the service container
- getContainer() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Gets the service container
- getContainer() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- getControllerClassSimpleName() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- getCoreMavenGroupId() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getCoreVersion() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- getHostControllerMavenArtifactId() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getLegacyServices(ModelVersion) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Gets the legacy controller services for the controller containing the passed in model version
- getLegacyServices(ModelVersion) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Gets the legacy controller services for the controller containing the passed in model version
- getMarshalled() - Method in class org.jboss.as.model.test.StringConfigurationPersister
- getMavenGav(String, boolean) - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getMavenGavVersion() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getMavenGroupId() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getOperationName() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
-
Gets the name of the operation failing validation
- getOperationParameterName() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
-
Gets the name of the operation parameter failing validation
- getOperationTransactionProxyClassName() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- getPathElement() - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- getPersistedSubsystemXml() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Reads the persisted subsystem xml
- getPersistedSubsystemXml() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Reads the persisted subsystem xml
- getPersistedSubsystemXml() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- getRealVersionName() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getResource(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoader
- getResources(String) - Method in class org.jboss.as.model.test.ChildFirstClassLoader
- getRootRegistration() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
- getRootRegistration() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- getRootRegistration() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- getRootRegistration() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- getServerMavenArtifactId() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getSubModel(ModelNode, PathAddress) - Static method in class org.jboss.as.model.test.ModelTestUtils
- getSubModel(ModelNode, PathElement) - Static method in class org.jboss.as.model.test.ModelTestUtils
- getSubsystemModelVersion(String) - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getSubsystemModelVersions() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getTestControllerVersion() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- getTransformersRegistry() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- grabRootResource(ModelTestKernelServices<?>) - Static method in class org.jboss.as.model.test.ModelTestModelControllerService
-
Grabs the current root resource.
H
- hasBootErrorCollectorFailures() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Returns whether BootErrorCollector collected any failure
- hasValidLegacyController() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
I
- initCoreModel(ManagementModel, Resource) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- initCoreModel(Resource, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
-
Deprecated.only for legacy version support
- initExtraModel(ManagementModel) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- initExtraModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
-
Deprecated.only for legacy version support
- initModel(ManagementModel, Resource) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- initModel(Resource, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
-
Deprecated.only for legacy version support
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller10x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller11x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller14x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller18x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller23x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller73x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller74x
- INSTANCE - Static variable in class org.jboss.as.model.test.ModelTestModelControllerService.Controller90x
- internalExecute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- internalExecute(ModelNode, OperationStepHandler) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- isAttributeWritable(String) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- isAttributeWritable(String) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.ChainedConfig
- isAttributeWritable(String) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.NewAttributesConfig
- isAttributeWritable(String) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.RejectExpressionsConfig
- isEap() - Method in enum org.jboss.as.model.test.ModelTestControllerVersion
- isOrderedChild() - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- isRuntime() - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- isSuccessfulBoot() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Get whether the controller booted successfully
- isSuccessfulBoot() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Get whether the controller booted successfully
- isSuccessfulBoot() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- isSuccessfulBoot() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
L
- load() - Method in class org.jboss.as.model.test.StringConfigurationPersister
- loadClass(String, boolean) - Method in class org.jboss.as.model.test.ChildFirstClassLoader
M
- main(String[]) - Static method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter
- MASTER - org.jboss.as.model.test.ModelTestControllerVersion
- ModelFixer - Interface in org.jboss.as.model.test
- ModelFixer.CumulativeModelFixer - Class in org.jboss.as.model.test
- ModelTestBootOperationsBuilder - Class in org.jboss.as.model.test
-
Internal class.
- ModelTestBootOperationsBuilder(Class<?>, ModelTestBootOperationsBuilder.BootOperationParser) - Constructor for class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- ModelTestBootOperationsBuilder.BootOperationParser - Interface in org.jboss.as.model.test
- ModelTestControllerVersion - Enum in org.jboss.as.model.test
- ModelTestControllerVersion.CurrentVersion - Interface in org.jboss.as.model.test
- ModelTestKernelServices<T extends ModelTestKernelServices<T>> - Interface in org.jboss.as.model.test
- ModelTestKernelServicesImpl<T extends ModelTestKernelServices<T>> - Class in org.jboss.as.model.test
- ModelTestKernelServicesImpl(ServiceContainer, ModelTestModelControllerService, StringConfigurationPersister, ManagementResourceRegistration, OperationValidator, ModelVersion, boolean, Throwable) - Constructor for class org.jboss.as.model.test.ModelTestKernelServicesImpl
- ModelTestLegacyControllerKernelServicesProxy - Class in org.jboss.as.model.test
- ModelTestLegacyControllerKernelServicesProxy(ClassLoader, Object) - Constructor for class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- ModelTestModelControllerService - Class in org.jboss.as.model.test
-
Internal class used by test framework.Boots up the model controller used for the test.
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, DescriptionProvider, ControlledProcessState, ModelTestModelControllerService.Controller74x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for subsystem-test/test-controller-7.4.x
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, CapabilityRegistry, ModelTestModelControllerService.Controller14x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 14.0.x subsystem tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, CapabilityRegistry, ModelTestModelControllerService.Controller18x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 18.0.x subsystem tests.
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, CapabilityRegistry, ModelTestModelControllerService.Controller23x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 23.0.x subsystem tests.
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ExpressionResolver, CapabilityRegistry, ModelTestModelControllerService.Controller14x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 14.0.x core model tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ExpressionResolver, CapabilityRegistry, ModelTestModelControllerService.Controller18x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 18.0.x core model tests.
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ExpressionResolver, CapabilityRegistry, ModelTestModelControllerService.Controller23x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 23.0.x core model tests.
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ModelTestModelControllerService.Controller10x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 10.0.x subsystem tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ModelTestModelControllerService.Controller11x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 11.0.x subsystem tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ControlledProcessState, ModelTestModelControllerService.Controller90x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 9.0.x subsystem tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ResourceDefinition, ExpressionResolver, ControlledProcessState, CapabilityRegistry) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for current subsystem tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ModelTestModelControllerService.DelegatingResourceDefinition, ControlledProcessState, ExpressionResolver, CapabilityRegistry) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for current core model tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ModelTestModelControllerService.DelegatingResourceDefinition, ControlledProcessState, ExpressionResolver, ModelTestModelControllerService.Controller10x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 10.0.x core model tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ModelTestModelControllerService.DelegatingResourceDefinition, ControlledProcessState, ExpressionResolver, ModelTestModelControllerService.Controller11x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 11.0.x core model tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ModelTestModelControllerService.DelegatingResourceDefinition, ControlledProcessState, ExpressionResolver, ModelTestModelControllerService.Controller90x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for 9.0.x core model tests
- ModelTestModelControllerService(ProcessType, RunningModeControl, TransformerRegistry, StringConfigurationPersister, ModelTestOperationValidatorFilter, ModelTestModelControllerService.DelegatingResourceDefinition, ControlledProcessState, ModelTestModelControllerService.Controller74x) - Constructor for class org.jboss.as.model.test.ModelTestModelControllerService
-
This is the constructor to use for core-model/test-controller-7.4.x
- ModelTestModelControllerService.Controller10x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller11x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller14x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller18x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller23x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller73x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller74x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.Controller90x - Class in org.jboss.as.model.test
- ModelTestModelControllerService.DelegatingResourceDefinition - Class in org.jboss.as.model.test
- ModelTestModelDescriptionValidator - Class in org.jboss.as.model.test
-
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,notifications=true) - ModelTestModelDescriptionValidator(ModelNode, ModelNode, ModelTestModelDescriptionValidator.ValidationConfiguration) - Constructor for class org.jboss.as.model.test.ModelTestModelDescriptionValidator
-
Constructor
- ModelTestModelDescriptionValidator.ArbitraryDescriptorValidator - Interface in org.jboss.as.model.test
-
Validate a resource or operation descriptor
- ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator - Interface in org.jboss.as.model.test
-
Validate an attribute or parameter descriptor
- ModelTestModelDescriptionValidator.ValidationConfiguration - Class in org.jboss.as.model.test
-
Allows extra configuration of the validation
- ModelTestModelDescriptionValidator.ValidationFailure - Class in org.jboss.as.model.test
-
Contains a validation error
- ModelTestOperationValidatorFilter - Class in org.jboss.as.model.test
- ModelTestOperationValidatorFilter.Action - Enum in org.jboss.as.model.test
- ModelTestOperationValidatorFilter.Builder - Class in org.jboss.as.model.test
- ModelTestOperationValidatorFilter.OperationEntry - Class in org.jboss.as.model.test
- ModelTestParser - Interface in org.jboss.as.model.test
- ModelTestUtils - Class in org.jboss.as.model.test
- ModelTestUtils() - Constructor for class org.jboss.as.model.test.ModelTestUtils
- moveWildcardChildrenToEnd(Set<PathElement>) - Static method in class org.jboss.as.model.test.ModelTestUtils
N
- NewAttributesConfig(String...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.NewAttributesConfig
- NewAttributesConfig(AttributeDefinition...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.NewAttributesConfig
- NO_FAILURES - Static variable in class org.jboss.as.model.test.FailedOperationTransformationConfig
- NOCHECK - org.jboss.as.model.test.ModelTestOperationValidatorFilter.Action
- normalizeXML(String) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Normalize and pretty-print XML so that it can be compared using string compare.
- noWriteFailureAttributes - Variable in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
O
- operationDone(ModelNode) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig
- operationDone(ModelNode) - Method in interface org.jboss.as.model.test.FailedOperationTransformationConfig.PathAddressConfig
-
Called by the framework when the operation has been all fixed up.
- OperationEntry() - Constructor for class org.jboss.as.model.test.ModelTestOperationValidatorFilter.OperationEntry
- OperationEntry(PathAddress, String, ModelTestOperationValidatorFilter.Action, OperationFixer) - Constructor for class org.jboss.as.model.test.ModelTestOperationValidatorFilter.OperationEntry
- OperationFixer - Interface in org.jboss.as.model.test
- org.jboss.as.model.test - package org.jboss.as.model.test
- outputClass(Class<?>) - Static method in class org.jboss.as.model.test.ClassLoaderDebugUtil
P
- parse(String) - Method in interface org.jboss.as.model.test.ModelTestBootOperationsBuilder.BootOperationParser
- postBoot() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- preBoot(List<ModelNode>, boolean) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
R
- readExternal(ObjectInput) - Method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter.OperationEntry
- readOnlyAttributes - Variable in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- readResource(Class<?>, String) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Read the classpath resource with the given name and return its contents as a string.
- readTransformedModel(ModelVersion) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Transforms the model to the legacy subsystem model version
- readTransformedModel(ModelVersion) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- readTransformedModel(ModelVersion, boolean) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- readWholeModel() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Reads the whole model from the model controller without aliases or runtime attributes/resources
- readWholeModel() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Reads the whole model from the model controller without aliases or runtime attributes/resources
- readWholeModel() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- readWholeModel(boolean) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Reads the whole model from the model controller without runtime attributes/resources
- readWholeModel(boolean) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Reads the whole model from the model controller without runtime attributes/resources
- readWholeModel(boolean) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- readWholeModel(boolean, boolean) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Reads the whole model from the model controller
- readWholeModel(boolean, boolean) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Reads the whole model from the model controller
- readWholeModel(boolean, boolean) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- registerArbitraryDescriptorForOperation(ModelNode, String, String, ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for all of an operation's parameters and reply properties
- registerArbitraryDescriptorForOperationParameter(ModelNode, String, String, String, ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an operation's parameter
- registerArbitraryDescriptorForOperationReplyProperties(ModelNode, String, String, ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an operation's reply properties
- registerAttributeArbitraryDescriptor(ModelNode, String, String, ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an attribute
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- REJECTED_RESOURCE - Static variable in class org.jboss.as.model.test.FailedOperationTransformationConfig
- RejectExpressionsConfig(String...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.RejectExpressionsConfig
- RejectExpressionsConfig(AttributeDefinition...) - Constructor for class org.jboss.as.model.test.FailedOperationTransformationConfig.RejectExpressionsConfig
- RESOLVE - org.jboss.as.model.test.ModelTestOperationValidatorFilter.Action
- resolveAndCompareModels(ModelNode, ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Resolve two models and compare them to make sure that they have same content after expression resolution
S
- scanForExpressionFormattedStrings(ModelNode) - Static method in class org.jboss.as.model.test.ModelTestUtils
-
Scans for entries of type STRING containing expression formatted strings.
- setBootOperations(List<ModelNode>) - Method in class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- setCallback(FailedOperationTransformationConfig.BeforeExecuteCompositeCallback) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig
-
Sets a callback that gets executed before transforming and executing the resulting composite.
- setDelegate(ResourceDefinition) - Method in class org.jboss.as.model.test.ModelTestModelControllerService.DelegatingResourceDefinition
- setDontTransformComposite() - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig
-
THe default behaviour is to add the original operations to a composite, once they have been 'fixed'.
- setNotExpectedWriteFailure(String...) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- setNotExpectedWriteFailure(AttributeDefinition...) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- setReadOnly(String...) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- setReadOnly(AttributeDefinition...) - Method in class org.jboss.as.model.test.FailedOperationTransformationConfig.AttributesPathAddressConfig
- setXml(String) - Method in class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- setXmlResource(String) - Method in class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- shutdown() - Method in interface org.jboss.as.model.test.ModelTestKernelServices
- shutdown() - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
- shutdown() - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- SingleClassFilter - Class in org.jboss.as.model.test
- start(StartContext) - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.model.test.StringConfigurationPersister
- StringConfigurationPersister - Class in org.jboss.as.model.test
-
Internal class used to marshall/read the model
- StringConfigurationPersister(List<ModelNode>, XMLElementWriter<ModelMarshallingContext>, boolean) - Constructor for class org.jboss.as.model.test.StringConfigurationPersister
T
- toString() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
-
Formats the error string for printing
- transformOperation(ModelVersion, ModelNode) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Transforms an operation in the main controller to the format expected by the model controller containing the legacy subsystem
- transformOperation(ModelVersion, ModelNode) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- transformOperation(ModelVersion, ModelNode, TransformerOperationAttachment) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Transforms an operation in the main controller to the format expected by the model controller containing the legacy subsystem
- transformOperation(ModelVersion, ModelNode, TransformerOperationAttachment) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
U
- unwrapInvocationTargetRuntimeException(Exception) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
V
- validate(ModelNode, String) - Method in interface org.jboss.as.model.test.ModelTestModelDescriptionValidator.ArbitraryDescriptorValidator
-
Validate a resource or operation arbitrary descriptor
- validate(ModelType, ModelNode, String) - Method in interface org.jboss.as.model.test.ModelTestModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator
-
Validate an attribute or parameter descriptor
- validateModelDescriptions(PathAddress, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.model.test.ModelTestUtils
- validateNotAlreadyBuilt() - Method in class org.jboss.as.model.test.ModelTestBootOperationsBuilder
- validateOperation(ModelNode) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Validates the operation against the description providers in the model controller
- validateOperation(ModelNode) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Validates the operation against the description providers in the model controller
- validateOperation(ModelNode) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- validateOperations(List<ModelNode>) - Method in interface org.jboss.as.model.test.ModelTestKernelServices
-
Validates the operations against the description providers in the model controller
- validateOperations(List<ModelNode>) - Method in class org.jboss.as.model.test.ModelTestKernelServicesImpl
-
Validates the operations against the description providers in the model controller
- validateOperations(List<ModelNode>) - Method in class org.jboss.as.model.test.ModelTestLegacyControllerKernelServicesProxy
- validateResources() - Method in class org.jboss.as.model.test.ModelTestModelDescriptionValidator
- ValidationConfiguration() - Constructor for class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationConfiguration
- ValidationFailure() - Constructor for class org.jboss.as.model.test.ModelTestModelDescriptionValidator.ValidationFailure
- valueOf(String) - Static method in enum org.jboss.as.model.test.ModelTestControllerVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.model.test.ModelTestOperationValidatorFilter.Action
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.as.model.test.ModelTestControllerVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.as.model.test.ModelTestOperationValidatorFilter.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in interface org.jboss.as.model.test.ModelTestControllerVersion.CurrentVersion
W
- waitForSetup() - Method in class org.jboss.as.model.test.ModelTestModelControllerService
- writeExternal(ObjectOutput) - Method in class org.jboss.as.model.test.ModelTestOperationValidatorFilter.OperationEntry
All Classes All Packages