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, stoppublic MasterDomainControllerOperationHandlerService(DomainController domainController)
protected String getThreadGroupName()
getThreadGroupName in class AbstractModelControllerOperationHandlerFactoryServicepublic org.jboss.remoting3.HandleableCloseable.Key startReceiving(org.jboss.remoting3.Channel channel)
ManagementChannelInitializationchannel - opened channelCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.