Uses of Class
org.jboss.as.model.test.ModelTestModelControllerService.Controller31x
-
-
Uses of ModelTestModelControllerService.Controller31x in org.jboss.as.model.test
Fields in org.jboss.as.model.test declared as ModelTestModelControllerService.Controller31x Modifier and Type Field Description static ModelTestModelControllerService.Controller31xModelTestModelControllerService.Controller31x. INSTANCEConstructors in org.jboss.as.model.test with parameters of type ModelTestModelControllerService.Controller31x Constructor Description ModelTestModelControllerService(org.jboss.as.controller.ProcessType processType, org.jboss.as.version.Stability stability, org.jboss.as.controller.RunningModeControl runningModeControl, org.jboss.as.controller.transform.TransformerRegistry transformerRegistry, StringConfigurationPersister persister, ModelTestOperationValidatorFilter validateOpsFilter, org.jboss.as.controller.ResourceDefinition rootResourceDefinition, org.jboss.as.controller.ControlledProcessState processState, org.jboss.as.controller.ExpressionResolver expressionResolver, org.jboss.as.controller.CapabilityRegistry capabilityRegistry, ModelTestModelControllerService.Controller31x version)This is the constructor to use for WildFly 31.0.0 core model testsModelTestModelControllerService(org.jboss.as.controller.ProcessType processType, org.jboss.as.version.Stability stability, 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.ExpressionResolver expressionResolver, org.jboss.as.controller.ControlledProcessState processState, org.jboss.as.controller.CapabilityRegistry capabilityRegistry, ModelTestModelControllerService.Controller31x version)This is the constructor to use for WildFly 31.0.0 subsystem tests
-