| Interface | Description |
|---|---|
| DomainControllerProtocol | |
| HostControllerRegistrationHandler.OperationExecutor |
Wrapper to the DomainController and the underlying
ModelController to execute
a OperationStepHandler implementation directly, bypassing normal domain coordination layer. |
| MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor | |
| ServerToHostProtocolHandler.OperationExecutor |
wrapper to the DomainController and the underlying
ModelController to execute
a OperationStepHandler implementation directly, bypassing normal domain coordination layer. |
| Class | Description |
|---|---|
| DomainRemoteFileRequestAndHandler | |
| HostControllerRegistrationHandler |
Handler responsible for the host-controller registration process.
|
| HostInfo |
Registration information provided by a slave Host Controller.
|
| MasterDomainControllerOperationHandlerService |
Installs
MasterDomainControllerOperationHandlerImpl which handles requests from slave DC to master DC. |
| ServerToHostOperationHandlerFactoryService |
Operation handler responsible for requests coming in from server processes on the host controller.
|
| ServerToHostProtocolHandler |
Handler responsible for the server to host-controller protocol.
|
| SlaveHostPinger |
Coordinates periodic pinging of a slave Host Controller to validate its connection
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.