| Constructor and Description |
|---|
ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType,
org.jboss.as.controller.RunningModeControl runningModeControl,
org.jboss.as.controller.transform.TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
org.jboss.as.controller.ExpressionResolver expressionResolver,
org.jboss.as.controller.CapabilityRegistry capabilityRegistry)
This is the constructor to use for current core model tests
|
ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType,
org.jboss.as.controller.RunningModeControl runningModeControl,
org.jboss.as.controller.transform.TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
org.jboss.as.controller.ExpressionResolver expressionResolver,
ModelTestModelControllerService.Controller10x version)
This is the constructor to use for 10.0.x core model tests
|
ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType,
org.jboss.as.controller.RunningModeControl runningModeControl,
org.jboss.as.controller.transform.TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
org.jboss.as.controller.ExpressionResolver expressionResolver,
ModelTestModelControllerService.Controller11x version)
This is the constructor to use for 11.0.x core model tests
|
ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType,
org.jboss.as.controller.RunningModeControl runningModeControl,
org.jboss.as.controller.transform.TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
org.jboss.as.controller.ExpressionResolver expressionResolver,
ModelTestModelControllerService.Controller90x version)
This is the constructor to use for 9.0.x core model tests
|
ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType,
org.jboss.as.controller.RunningModeControl runningModeControl,
org.jboss.as.controller.transform.TransformerRegistry transformerRegistry,
StringConfigurationPersister persister,
ModelTestOperationValidatorFilter validateOpsFilter,
ModelTestModelControllerService.DelegatingResourceDefinition rootResourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
ModelTestModelControllerService.Controller74x version)
This is the constructor to use for core-model/test-controller-7.4.x
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.