public class MasterDomainControllerOperationHandlerService extends AbstractModelControllerOperationHandlerFactoryService
MasterDomainControllerOperationHandlerImpl
which handles requests from slave DC to master DC.Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
OPERATION_HANDLER_NAME_SUFFIX
Constructor and Description |
---|
MasterDomainControllerOperationHandlerService(DomainController domainController) |
Modifier and Type | Method and Description |
---|---|
protected String |
getThreadGroupName() |
org.jboss.remoting3.HandleableCloseable.Key |
startReceiving(org.jboss.remoting3.Channel channel)
Initialize the management channel and start receiving request.
|
getController, getExecutor, getExecutorInjector, getModelControllerInjector, getValue, start, stop
public MasterDomainControllerOperationHandlerService(DomainController domainController)
protected String getThreadGroupName()
getThreadGroupName
in class AbstractModelControllerOperationHandlerFactoryService
public org.jboss.remoting3.HandleableCloseable.Key startReceiving(org.jboss.remoting3.Channel channel)
ManagementChannelInitialization
channel
- opened channelCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.