public class ModelControllerClientOperationHandlerFactoryService extends AbstractModelControllerOperationHandlerFactoryService
OPERATION_HANDLER_NAME_SUFFIX| Constructor and Description |
|---|
ModelControllerClientOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.protocol.mgmt.ManagementChannelHandler |
startReceiving(org.jboss.remoting3.Channel channel) |
getClientRequestExecutor, getController, getExecutor, getResponseAttachmentSupport, getValue, start, stoppublic ModelControllerClientOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer, Supplier<ModelController> modelControllerSupplier, Supplier<ExecutorService> executorSupplier, Supplier<ScheduledExecutorService> scheduledExecutorSupplier)
Copyright © 2020 JBoss by Red Hat. All rights reserved.