Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ModelController> |
ApplicationClientDeploymentService.getControllerValue() |
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) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<ModelController> |
DomainModelControllerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
ControlledProcessState processState,
BootstrapListener bootstrapListener) |
Modifier and Type | Method and Description |
---|---|
static Future<MasterDomainControllerClient> |
RemoteDomainConnectionService.install(org.jboss.msc.service.ServiceTarget serviceTarget,
ModelController controller,
LocalHostControllerInfo localHostControllerInfo,
ProductConfig productConfig,
String securityRealm,
org.jboss.as.host.controller.RemoteDomainConnectionService.RemoteFileRepository remoteFileRepository) |
Constructor and Description |
---|
HostControllerRegistrationHandler(ManagementChannelHandler handler,
ModelController controller,
DomainController domainController) |
Constructor and Description |
---|
ModelControllerMBeanServerPlugin(ModelController controller) |
Modifier and Type | Method and Description |
---|---|
Object |
ManagedObjectHandlerRegistry.getAttribute(ModelController controller,
ObjectName name,
String attribute) |
int |
ManagedObjectHandlerRegistry.getMBeanCount(ModelController controller) |
MBeanInfo |
ManagedObjectHandlerRegistry.getMBeanInfo(ModelController controller,
ObjectName name) |
boolean |
ManagedObjectHandlerRegistry.isRegistered(ModelController controller,
ObjectName name) |
Set<ObjectName> |
ManagedObjectHandlerRegistry.queryNames(ModelController controller,
ObjectName name,
QueryExp query) |
Constructor and Description |
---|
ModelReader(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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.