public class ModelControllerClientOperationHandlerFactoryService extends AbstractModelControllerOperationHandlerFactoryService
ManagementChannelInitialization.ManagementChannelShutdownHandleOPERATION_HANDLER_NAME_SUFFIX| Constructor and Description |
|---|
ModelControllerClientOperationHandlerFactoryService() |
| Modifier and Type | Method and Description |
|---|---|
ManagementChannelHandler |
startReceiving(org.jboss.remoting3.Channel channel)
Initialize the management channel and start receiving request.
|
getClientRequestExecutor, getController, getExecutor, getExecutorInjector, getModelControllerInjector, getResponseAttachmentSupport, getScheduledExecutorInjector, getValue, start, stoppublic ModelControllerClientOperationHandlerFactoryService()
public ManagementChannelHandler startReceiving(org.jboss.remoting3.Channel channel)
ManagementChannelInitializationManagementChannelShutdownHandle which can be used to coordinate a controlled shutdown
of management channels allowing active operations to complete before shutting down.channel - opened channelCopyright © 2021 JBoss by Red Hat. All rights reserved.