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 |
---|---|
DomainControllerRuntimeIgnoreTransformationEntry |
Used on the DC.
|
DomainControllerRuntimeIgnoreTransformationRegistry |
Registry for the DC to keep track of what data is missing on a slave HC, and to piggyback that information to the slave if changes to the domain model
pull in data missing in the slave
|
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 © 2013 JBoss by Red Hat. All rights reserved.