Uses of Class
org.jboss.as.model.test.ModelTestModelControllerService.Controller29x
-
Uses of ModelTestModelControllerService.Controller29x in org.jboss.as.model.test
Fields in org.jboss.as.model.test declared as ModelTestModelControllerService.Controller29xConstructors in org.jboss.as.model.test with parameters of type ModelTestModelControllerService.Controller29xModifierConstructorDescriptionprotectedModelTestModelControllerService(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, org.jboss.as.controller.CapabilityRegistry capabilityRegistry, ModelTestModelControllerService.Controller29x version) This is the constructor to use for 29.0.x subsystem tests.protectedModelTestModelControllerService(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 rootResourceDefinition, org.jboss.as.controller.ControlledProcessState processState, org.jboss.as.controller.ExpressionResolver expressionResolver, org.jboss.as.controller.CapabilityRegistry capabilityRegistry, ModelTestModelControllerService.Controller29x version) This is the constructor to use for 29.0.x core model tests.