| Class | Description |
|---|---|
| ApplyExtensionsHandler |
Step handler responsible for adding the extensions as part of the host registration process.
|
| ApplyMissingDomainModelResourcesHandler |
Step handler used on a slave HC to apply missing parts of the domain model at runtime.
|
| ApplyRemoteMasterDomainModelHandler |
Step handler responsible for taking in a domain model and updating the local domain model to match.
|
| DomainServerLifecycleHandlers |
An operation handler for the :stop-servers, :restart-servers and :start-servers commands.
|
| DomainSocketBindingGroupRemoveHandler |
Handler for the socket-binding-group resource's remove operation.
|
| LocalHostNameOperationHandler | |
| ProcessTypeHandler |
Reports the process type
|
| ProfileAddHandler | |
| ProfileDescribeHandler |
Outputs the profile as a series of operations needed to construct the profile
|
| ProfileRemoveHandler | |
| PullDownDataForServerConfigOnSlaveHandler |
Executed on the DC when a slave's server-config has its server-group or socket-binding-group override changed
|
| ReadMasterDomainModelHandler |
Step handler responsible for collecting a complete description of the domain model,
which is going to be sent back to a remote host-controller.
|
| ReadMasterDomainModelUtil |
Utility for the DC operation handlers to describe the missing resources for the slave hosts which are
set up to ignore domain config which does not affect their servers
|
| ResolveExpressionOnDomainHandler |
Operation that resolves an expression (but not against the vault) and returns the resolved value.
|
| ServerGroupAddHandler | |
| ServerGroupProfileWriteAttributeHandler |
Validates that the new profile is ok before setting in the model.
|
| ServerGroupRemoveHandler | |
| ServerGroupSocketBindingGroupWriteAttributeHandler |
Validates that the new socket binding group is ok before setting in the model.
|
| SocketBindingGroupAddHandler |
Handler for the domain socket-binding-group resource's add operation.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.