Package | Description |
---|---|
org.jboss.as.controller.remote | |
org.jboss.as.host.controller.mgmt | |
org.jboss.as.remoting.management |
Modifier and Type | Class and Description |
---|---|
class |
ModelControllerClientOperationHandlerFactoryService
Service used to create a new client protocol operation handler per channel
|
Modifier and Type | Method and Description |
---|---|
AbstractModelControllerOperationHandlerFactoryService |
AbstractModelControllerOperationHandlerFactoryService.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
MasterDomainControllerOperationHandlerService
Installs
MasterDomainControllerOperationHandlerImpl which handles requests from slave DC to master DC. |
Modifier and Type | Method and Description |
---|---|
static void |
ManagementRemotingServices.installManagementChannelServices(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.msc.service.ServiceName endpointName,
AbstractModelControllerOperationHandlerFactoryService operationHandlerService,
org.jboss.msc.service.ServiceName modelControllerName,
String channelName,
ServiceVerificationHandler verificationHandler,
List<org.jboss.msc.service.ServiceController<?>> newControllers)
Set up the services to create a channel listener and operation handler service.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.