Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyGeneratorAdd |
class |
AbstractKeyGeneratorRemove |
class |
CmpSubsystemAdd |
class |
HiLoKeyGeneratorAdd |
class |
HiLoKeyGeneratorRemove |
class |
UUIDKeyGeneratorAdd |
class |
UUIDKeyGeneratorRemove |
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
CmpSubsystemProviders.HILO_KEY_GENERATOR_DESC |
static DescriptionProvider |
CmpSubsystemProviders.UUID_KEY_GENERATOR_DESC |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsDescriptionProvider
DescriptionProvider or OverrideDescriptionProvider for a resource whose contents include attributes
provided by a list of StatisticsPlugin s. |
class |
SubSystemExtensionDescriptionProvider |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
XaDataSourcePropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
AdminObjectAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
AOConfigPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
CDConfigPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
ConfigPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
ConnectionDefinitionAdd
Adds a recovery-environment to the Transactions subsystem
|
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
ResourceAdaptersSubsystemProviders.CLEAR_STATISTICS_DESC |
Modifier and Type | Class and Description |
---|---|
class |
CompositeOperationHandler
Handler for the "composite" operation; i.e.
|
Modifier and Type | Method and Description |
---|---|
DescriptionProvider |
ResourceDefinition.getDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration)
Gets a
DescriptionProvider for the given resource. |
DescriptionProvider |
SimpleResourceDefinition.getDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration) |
Modifier and Type | Method and Description |
---|---|
ManagementResourceRegistration |
SubsystemRegistration.registerDeploymentModel(DescriptionProvider descriptionProvider)
Get the deployment model node registration for this subsystem.
|
ManagementResourceRegistration |
SubsystemRegistration.registerSubsystemModel(DescriptionProvider descriptionProvider)
Get the model node registration for this subsystem.
|
Constructor and Description |
---|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Construct a new instance.
|
SimpleResourceDefinition(PathElement pathElement,
DescriptionProvider descriptionProvider)
ResourceDefinition that uses the given {code descriptionProvider} to describe the resource. |
Modifier and Type | Method and Description |
---|---|
DescriptionProvider |
AbstractAliasedResourceDefinition.getAliasDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration,
PathElement alias) |
DescriptionProvider |
AliasedResourceDefinition.getAliasDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration,
PathElement alias)
Gets a
DescriptionProvider for the given alias resource. |
DescriptionProvider |
ResourceAliasDefinition.getDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOperationDescriptionProvider
Provides a default description of an operation.
|
class |
DefaultResourceAddDescriptionProvider
Uses an analysis of registry metadata to provide a default description of an operation that adds a resource.
|
class |
DefaultResourceDescriptionProvider
Provides a default description of a resource by analyzing the registry metadata.
|
class |
DefaultResourceRemoveDescriptionProvider
Default provider for a resource "remove" operation.
|
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
CommonProviders.JVM_PROVIDER
Provider for a sub-model that defines the JVM configuration.
|
static DescriptionProvider |
CommonProviders.MANAGEMENT_WITH_INTERFACES_PROVIDER
Provider for a sub-model that defines the management configuration.
|
static DescriptionProvider |
CommonProviders.NAMED_INTERFACE_PROVIDER
Provider for a sub-model that names an interface but doesn't require the address selection criteria.
|
static DescriptionProvider |
CommonProviders.NAMED_PATH_PROVIDER
Provider for a sub-model that names a "path" but doesn't require the actual path to be specified.
|
static DescriptionProvider |
CommonProviders.READ_ATTRIBUTE_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_CHILDREN_NAMES_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_CHILDREN_RESOURCES_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_CHILDREN_TYPES_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_OPERATION_NAMES_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_OPERATION_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_RESOURCE_DESCRIPTION_PROVIDER |
static DescriptionProvider |
CommonProviders.READ_RESOURCE_PROVIDER |
static DescriptionProvider |
CommonProviders.SERVICE_CONTAINER_PROVIDER
Provider for a sub-resource that exposes the MSC ServiceContainer.
|
static DescriptionProvider |
CommonProviders.SPECIFIED_INTERFACE_PROVIDER
Provider for a sub-model that names an interface and specifies the criteria.
|
static DescriptionProvider |
CommonProviders.SPECIFIED_PATH_PROVIDER
Provider for a sub-model that names a "path" and specifies the actual path.
|
static DescriptionProvider |
CommonProviders.SUBSYSTEM_DESCRIBE_PROVIDER |
static DescriptionProvider |
CommonProviders.UNDEFINE_ATTRIBUTE_PROVIDER |
static DescriptionProvider |
CommonProviders.VAULT_PROVIDER
Provider for a resource that defines the core security vault.
|
static DescriptionProvider |
CommonProviders.WRITE_ATTRIBUTE_PROVIDER |
Modifier and Type | Class and Description |
---|---|
class |
GenericSubsystemDescribeHandler
A generic handler recursively creating add operations for a managed resource using it's
attributes as the request-parameters.
|
class |
InterfaceAddHandler
Handler for the interface resource add operation.
|
class |
InterfaceRemoveHandler
Handler for the path resource remove operation.
|
class |
JVMAddHandler
OperationHandler for the jvm resource add operation. |
class |
JVMRemoveHandler
OperationHandler for the jvm resource remove operation. |
class |
NamespaceAddHandler
Handler for the root resource add-namespace operation.
|
class |
NamespaceRemoveHandler
Handler for the root resource remove-namespace operation.
|
class |
PathAddHandler
Handler for the path resource add operation.
|
class |
PathRemoveHandler
Handler for the path resource remove operation.
|
class |
ProcessReloadHandler<T extends RunningModeControl>
Operation handler for process reloads of servers.
|
class |
ResolveExpressionHandler
Operation that resolves an expression (but not against the vault) and returns the resolved value.
|
class |
SchemaLocationAddHandler
Handler for the root resource add-schema-location operation.
|
class |
SchemaLocationRemoveHandler
Handler for the root resource remove-schema-location operation.
|
class |
SnapshotDeleteHandler
An operation that deletes a snapshot of the current configuration
|
class |
SnapshotListHandler
An operation that lists the snapshots taken of the current configuration
|
class |
SnapshotTakeHandler
An operation that takes a snapshot of the current configuration
|
class |
SocketBindingGroupIncludeAddHandler
Handler for the domain socket-binding-group resource's add-include operation.
|
class |
SocketBindingGroupIncludeRemoveHandler
Handler for the domain socket-binding-group resource's remove-included-group operation.
|
class |
SystemPropertyAddHandler
Operation handler for adding domain/host and server system properties.
|
class |
SystemPropertyRemoveHandler
Handler for system property remove operations.
|
class |
ValidateAddressOperationHandler |
class |
ValidateOperationHandler
Validates an operation
|
class |
XmlMarshallingHandler
A
OperationStepHandler that can output a model in XML form |
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
JVMHandlers.SERVER_MODEL_PROVIDER |
Modifier and Type | Method and Description |
---|---|
DescriptionProvider |
OperationEntry.getDescriptionProvider() |
DescriptionProvider |
ImmutableManagementResourceRegistration.getModelDescription(PathAddress address)
Get the model description at the given address, or
null if none exists. |
DescriptionProvider |
DelegatingImmutableManagementResourceRegistration.getModelDescription(PathAddress address) |
DescriptionProvider |
ImmutableManagementResourceRegistration.getOperationDescription(PathAddress address,
String operationName)
Get the operation description at the given address, or
null if none exists. |
DescriptionProvider |
DelegatingImmutableManagementResourceRegistration.getOperationDescription(PathAddress address,
String operationName) |
Modifier and Type | Method and Description |
---|---|
static ManagementResourceRegistration |
ManagementResourceRegistration.Factory.create(DescriptionProvider rootModelDescriptionProvider)
Create a new root model node registration.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider)
Register an operation handler for this resource.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited)
Register an operation handler for this resource.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
EnumSet<OperationEntry.Flag> flags)
Register an operation handler for this resource.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType)
Register an operation handler for this resource.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType,
EnumSet<OperationEntry.Flag> flags)
Register an operation handler for this resource.
|
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
EnumSet<OperationEntry.Flag> flags)
Register an operation handler for this resource.
|
ManagementResourceRegistration |
ManagementResourceRegistration.registerSubModel(PathElement address,
DescriptionProvider descriptionProvider)
Register the existence of an addressable sub-resource of this resource.
|
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
DomainDescriptionProviders.DEPLOYMENT_PROVIDER |
static DescriptionProvider |
DomainDescriptionProviders.PATH_DESCRIPTION |
static DescriptionProvider |
DomainDescriptionProviders.PROFILE |
static DescriptionProvider |
DomainDescriptionProviders.ROOT_PROVIDER
Provider for the host model root.
|
static DescriptionProvider |
DomainDescriptionProviders.SERVER_GROUP |
static DescriptionProvider |
DomainDescriptionProviders.SERVER_GROUP_DEPLOYMENT |
static DescriptionProvider |
DomainDescriptionProviders.SERVER_GROUP_SYSTEM_PROPERTY_PROVIDER |
static DescriptionProvider |
DomainDescriptionProviders.SYSTEM_PROPERTY_PROVIDER |
Modifier and Type | Class and Description |
---|---|
class |
ApplyRemoteMasterDomainModelHandler
Step handler responsible for taking in a domain model and updating the local domain model to match.
|
class |
ProfileAddHandler |
class |
ProfileDescribeHandler
Outputs the profile as a series of operations needed to construct the profile
|
class |
ProfileRemoveHandler |
class |
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.
|
class |
ResolveExpressionOnDomainHandler
Operation that resolves an expression (but not against the vault) and returns the resolved value.
|
class |
ServerGroupAddHandler |
class |
ServerGroupRemoveHandler |
Modifier and Type | Class and Description |
---|---|
class |
HostProcessReloadHandler |
class |
ServerGroupDeploymentAddHandler
Handles addition of a deployment to a server group.
|
class |
ServerGroupDeploymentDeployHandler
Handles deployment into the runtime.
|
class |
ServerGroupDeploymentRedeployHandler
Handles redeployment in the runtime.
|
class |
ServerGroupDeploymentRemoveHandler
Handles removal of a deployment from the model.
|
class |
ServerGroupDeploymentReplaceHandler
Handles replacement in the runtime of one deployment by another.
|
class |
ServerGroupDeploymentUndeployHandler
Handles undeployment from the runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
WhoAmIOperation
The OperationStepHandler for the whoami operation.
|
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
HostDescriptionProviders.HOST_ROOT_PROVIDER
Provider for the top level host model.
|
static DescriptionProvider |
HostDescriptionProviders.SERVER_PROVIDER
Provider for server=>*
|
static DescriptionProvider |
HostDescriptionProviders.SERVER_SYSTEM_PROPERTIES_PROVIDER |
static DescriptionProvider |
HostDescriptionProviders.SYSTEM_PROPERTIES_PROVIDER |
Modifier and Type | Class and Description |
---|---|
class |
HostShutdownHandler
Stops a host.
|
class |
HostSpecifiedInterfaceAddHandler
Handler for adding a fully specified interface to a host.
|
class |
HostSpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
class |
HostXmlMarshallingHandler
Host.xml-specific version of the superclass.
|
class |
LocalDomainControllerAddHandler |
class |
LocalDomainControllerRemoveHandler |
class |
LocalHostAddHandler
The handler to add the local host definition to the DomainModel.
|
class |
RemoteDomainControllerAddHandler |
class |
RemoteDomainControllerRemoveHandler |
class |
ResolveExpressionOnHostHandler
Operation that resolves an expression (but not against the vault) and returns the resolved value.
|
class |
ServerAddHandler
OperationHandler adding a new server configuration. |
class |
ServerRemoveHandler
OperationHandler removing an existing server configuration. |
class |
ServerRestartHandler
Restarts a server.
|
class |
ServerStartHandler
Starts a server.
|
class |
ServerStopHandler
Stops a server.
|
class |
StartServersHandler
Starts or reconnect all auto-start servers (at boot).
|
Modifier and Type | Class and Description |
---|---|
class |
JdrReportRequestHandler
Operation handler for an end user request to generate a JDR report.
|
class |
JdrReportSubsystemAdd
Adds the JDR subsystem.
|
class |
JdrReportSubsystemRemove
Remove the JDR subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingDescribeHandler |
Modifier and Type | Class and Description |
---|---|
class |
ManagedDMRContentAddHandler
Add handler for a resource that represents a named bit of re-usable DMR.
|
class |
ManagedDMRContentStoreHandler
Add handler for a resource that represents a named bit of re-usable DMR.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressControlHandler
Handles operations and attribute reads supported by a HornetQ
AddressControl . |
class |
BridgeAdd
Handler for adding a bridge.
|
class |
BridgeRemove
Removes a bridge.
|
class |
BroadcastGroupAdd
Handler for adding a broadcast group.
|
class |
BroadcastGroupRemove
Removes a broadcast group.
|
class |
ClusterConnectionAdd
Handler for adding a cluster connection.
|
class |
ClusterConnectionRemove
Removes a cluster connection.
|
class |
ConnectorServiceAdd
Handler for adding a connector service.
|
class |
ConnectorServiceParamAdd
Handler for adding a connector service parameter.
|
class |
ConnectorServiceParamRemove
Removes a connector service parameter.
|
class |
ConnectorServiceRemove
Removes a connector service.
|
class |
DiscoveryGroupAdd
Handler for adding a discovery group.
|
class |
DiscoveryGroupRemove
Removes a discovery group.
|
class |
DivertAdd
Handler for adding a divert.
|
class |
DivertRemove
Removes a divert.
|
class |
GroupingHandlerAdd
Handler for adding a broadcast group.
|
class |
GroupingHandlerRemove
Removes the grouping handler.
|
class |
QueueAdd
Core queue add update.
|
class |
QueueRemove
Removes a queue.
|
Modifier and Type | Method and Description |
---|---|
DescriptionProvider |
HornetQServerResourceDefinition.getDescriptionProvider(ImmutableManagementResourceRegistration resourceRegistration)
Gets a
DescriptionProvider for the given resource. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddJndiHandler
Base class for handlers that handle an "add-jndi" operation.
|
class |
ConnectionFactoryAddJndiHandler
Handler for "add-jndi" operation on a connection factory resource.
|
class |
JMSQueueAdd
Update handler adding a queue to the JMS subsystem.
|
class |
JMSQueueAddJndiHandler
Handler for "add-jndi" operation on a JMS queue resource.
|
class |
JMSQueueRemove
Update handler removing a queue from the JMS subsystem.
|
class |
JMSTopicAdd
Update handler adding a topic to the JMS subsystem.
|
class |
JMSTopicAddJndiHandler
Handler for "add-jndi" operation on a JMS topic resource.
|
class |
JMSTopicRemove
Update handler removing a topic from the JMS subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
ModClusterAddCustomMetric |
class |
ModClusterAddMetric |
class |
ModClusterAddProxy |
class |
ModClusterDisable |
class |
ModClusterDisableContext |
class |
ModClusterEnable |
class |
ModClusterEnableContext |
class |
ModClusterGetProxyConfiguration |
class |
ModClusterGetProxyInfo |
class |
ModClusterListProxies |
class |
ModClusterRefresh |
class |
ModClusterRemoveCustomMetric |
class |
ModClusterRemoveMetric |
class |
ModClusterRemoveProxy |
class |
ModClusterReset |
class |
ModClusterStop |
class |
ModClusterStopContext |
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
ModClusterSubsystemDescriptionProviders.CONFIGURATION |
static DescriptionProvider |
ModClusterSubsystemDescriptionProviders.SSL |
static DescriptionProvider |
ModClusterSubsystemDescriptionProviders.SUBSYSTEM |
Modifier and Type | Class and Description |
---|---|
class |
ActivateOperationHandler
Operation to activate the OSGi subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
DeployerChainAddHandler |
Modifier and Type | Field and Description |
---|---|
static DescriptionProvider |
ServerDescriptionProviders.DEPLOYMENT_PROVIDER |
static DescriptionProvider |
ServerDescriptionProviders.ROOT_PROVIDER
Provider for the host model root.
|
static DescriptionProvider |
ServerDescriptionProviders.SUBDEPLOYMENT_PROVIDER |
static DescriptionProvider |
ServerDescriptionProviders.SYSTEM_PROPERTIES_PROVIDER |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentAddHandler
Handles addition of a deployment to the model.
|
class |
DeploymentDeployHandler
Handles deployment into the runtime.
|
class |
DeploymentFullReplaceHandler
Handles replacement in the runtime of one deployment by another.
|
class |
DeploymentRedeployHandler
Handles redeployment in the runtime.
|
class |
DeploymentRemoveHandler
Handles removal of a deployment from the model.
|
class |
DeploymentReplaceHandler
Handles replacement in the runtime of one deployment by another.
|
class |
DeploymentUndeployHandler
Handles undeployment from the runtime.
|
class |
DeploymentUploadBytesHandler
Handler for the upload-deployment-bytes operation.
|
class |
DeploymentUploadStreamAttachmentHandler
Handler for the upload-deployment-stream operation.
|
class |
DeploymentUploadURLHandler
Handler for the upload-deployment-url operation.
|
Modifier and Type | Class and Description |
---|---|
class |
DumpServicesHandler
Handler that dumps all services in the server container
|
class |
RootResourceHack
Ugly hack to be able to get the root resurce and registration.
|
class |
ServerRestartRequiredHandler
Operation step handler responsible for putting a server into "restartRequired" mode.
|
class |
ServerShutdownHandler
Handler that shuts down the standalone server.
|
Modifier and Type | Class and Description |
---|---|
class |
SpecifiedInterfaceAddHandler
Handler for adding a fully specified interface.
|
class |
SpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
class |
SpecifiedInterfaceResolveHandler
Handler that resolves an interface criteria to actual IP addresses in order to allow clients to check the validity
of the configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
VaultAddHandler
Handler for the Vault
|
class |
VaultRemoveHandler
Handler for the vault remove operation.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.