| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.remote |
| 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,
org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation,
ResponseAttachmentInputStreamSupport responseAttachmentSupport,
ExecutorService clientRequestExecutor) |
ModelControllerClientOperationHandler(ModelController controller,
org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation,
ResponseAttachmentInputStreamSupport responseAttachmentSupport,
ExecutorService clientRequestExecutor,
org.wildfly.security.auth.server.SecurityIdentity connectionIdentity) |
TransactionalProtocolOperationHandler(ModelController controller,
org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation,
ResponseAttachmentInputStreamSupport responseAttachmentSupport) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.