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,
org.jboss.msc.service.ServiceName executorServiceName,
org.jboss.msc.service.ServiceName scheduledExecutorServiceName)
Set up the services to create a channel listener and operation handler service.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.