Uses of Class
org.jboss.as.model.test.ModelTestModelControllerService.Controller90x
-
-
Uses of ModelTestModelControllerService.Controller90x in org.jboss.as.model.test
Fields in org.jboss.as.model.test declared as ModelTestModelControllerService.Controller90x Modifier and Type Field Description static ModelTestModelControllerService.Controller90xModelTestModelControllerService.Controller90x. INSTANCEConstructors in org.jboss.as.model.test with parameters of type ModelTestModelControllerService.Controller90x Constructor 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, org.jboss.as.controller.ResourceDefinition resourceDefinition, org.jboss.as.controller.ControlledProcessState processState, ModelTestModelControllerService.Controller90x version)This is the constructor to use for 9.0.x subsystem testsModelTestModelControllerService(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
-