| 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 |
|---|---|
AbstractModelControllerOperationHandlerFactoryService |
ModelControllerOperationHandlerFactory.newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
| 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) |
| Constructor and Description |
|---|
AbstractModelControllerOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
ModelControllerClientOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.