| Modifier and Type | Method and Description |
|---|---|
ModelController |
AbstractControllerService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
protected ModelController |
AbstractModelControllerOperationHandlerFactoryService.getController() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<ModelController> |
AbstractModelControllerOperationHandlerFactoryService.getModelControllerInjector()
Use to inject the model controller that will be the target of the operations
|
| Constructor and Description |
|---|
ModelControllerClientOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation) |
ModelControllerClientOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation,
Subject subject) |
TransactionalModelControllerOperationHandler(ModelController controller,
ManagementChannelAssociation channelAssociation) |
| Constructor and Description |
|---|
ModelControllerMBeanServerPlugin(ModelController controller) |
| Constructor and Description |
|---|
ModelControllerServerDeploymentManager(ModelController controller) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<ModelController> |
HttpManagementService.getModelControllerInjector()
Get the model controller injector to dispatch management requests to
|
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<ModelController> |
HostControllerServerClient.getServerControllerInjector() |
| Modifier and Type | Method and Description |
|---|---|
RootResourceHack.ResourceAndRegistration |
RootResourceHack.getRootResource(ModelController controller) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.