| Modifier and Type | Field and Description |
|---|---|
static ModelTestModelControllerService.Controller10x |
ModelTestModelControllerService.Controller10x.INSTANCE |
| 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,
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,
org.jboss.as.controller.ResourceDefinition resourceDefinition,
org.jboss.as.controller.ControlledProcessState processState,
ModelTestModelControllerService.Controller10x version)
This is the constructor to use for 10.0.x subsystem tests
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.