Class | Description |
---|---|
ApplyExtensionsHandler |
Step handler responsible for adding the extensions as part of the host registration process.
|
DomainIncludesValidationWriteAttributeHandler |
Write attribute handler to trigger validation when something in the domain model involving includes has changed
|
DomainModelIncludesValidator |
Handler validating that "including" resources don't involve cycles
and that including resources don't involve children that override the included resources.
|
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.
|
FetchMissingConfigurationHandler |
Executed on the DC when a slave's host requests more data for a given server group.
|
GenericModelDescribeOperationHandler |
A generic model "describe" handler, returning a list of operations which is needed to create an equivalent model.
|
HostProcessReloadHandler | |
LocalHostNameOperationHandler | |
ProcessTypeHandler |
Reports the process type
|
ProfileAddHandler | |
ProfileCloneHandler | |
ProfileDescribeHandler |
Outputs the profile as a series of operations needed to construct the profile
|
ProfileModelDescribeHandler |
This profile describe handler branches off to the actual subsystem describe operations, however keeping the addresses
consistent with the generic model describe handler.
|
ProfileRemoveHandler | |
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
|
ReadMasterDomainModelUtil.RequiredConfigurationHolder | |
ReadMasterDomainOperationsHandler |
Handler returning the operations needed to recreate the current model.
|
ResolveExpressionOnDomainHandler |
Operation that resolves an expression (but not against the vault) and returns the resolved value.
|
ServerGroupAddHandler | |
ServerGroupRemoveHandler | |
SocketBindingGroupAddHandler |
Handler for the domain socket-binding-group resource's add operation.
|
SocketBindingGroupResourceDefinition | |
SyncDomainModelOperationHandler |
Operation handler synchronizing the domain model.
|
SyncModelOperationHandlerWrapper |
Generic wrapper for certain slave host operations to determine whether there is missing or not needed configuration
and adds steps to automatically sync with the domain controller.
|
SyncServerGroupOperationHandler |
This operation handler is only getting executed on a slave host-controller, synchronizing the model for a
single server or server-group, which gets executed when a part of the model is missing.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.