Modifier and Type | Class and Description |
---|---|
class |
AddAliasCommand
Custom command to add an alias to a cache-container.
|
class |
CacheAdd
Base class for cache add handlers
|
static class |
CacheConfigOperationHandlers.CacheConfigAdd
Helper class to process adding basic nested cache configuration elements to the cache parent resource.
|
class |
CacheContainerAdd |
class |
CacheContainerMetricsHandler |
class |
CacheContainerReadAttributeHandler
Attribute handler for cache-container resource.
|
class |
CacheContainerRemove
Remove a cache container, taking care to remove any child cache resources as well.
|
class |
CacheContainerWriteAttributeHandler
Attribute handler for cache-container resource.
|
class |
CacheMetricsHandler
A handler for all Infinispan cache container and cache metrics.
|
class |
CacheReadAttributeHandler
Attribute handler for cache-container resource.
|
class |
CacheRemove |
class |
CacheWriteAttributeHandler
Attribute handler for cache resource.
|
class |
ClusteredCacheAdd
Base class for clustered cache add operations
|
class |
DistributedCacheAdd |
class |
InfinispanSubsystemAdd |
class |
InvalidationCacheAdd |
class |
LocalCacheAdd
LocalCacheAdd handler
|
class |
RemoveAliasCommand
Custom command to remove an alias for a cache-container.
|
class |
ReplicatedCacheAdd |
class |
SharedStateCacheAdd |
Modifier and Type | Class and Description |
---|---|
class |
AddStepHandler |
class |
ChannelMetricsHandler
Handler for reading run-time only attributes from an underlying channel service.
|
class |
ExportNativeConfiguration
Implements /subsystem=jgroups/stack=X/export-native-configuration() operation.
|
class |
JGroupsSubsystemAdd
Handler for JGroups subsystem add operations.
|
class |
JGroupsSubsystemDescribe
This handler is used to generate, given a JGroups model, a list of JGroups resource commands which can be used to recreate
the model on another host.
|
class |
JGroupsSubsystemRemove
Handler for JGroups subsystem add operations.
|
class |
ProtocolLayerAdd
Implements the operation /subsystem=jgroups/stack=X/protocol=Y:add()
|
class |
ProtocolLayerRemove
Implements the operation /subsystem=jgroups/stack=X/protocol=Y:remove()
|
class |
ProtocolMetricsHandler
A generic handler for protocol metrics based on reflection.
|
class |
ProtocolStackAdd |
class |
ProtocolStackRemove |
class |
TransportLayerAdd
Operation handler for /subsystem=jgroups/stack=X/transport=TRANSPORT:add()
|
class |
TransportLayerRemove |
Modifier and Type | Class and Description |
---|---|
class |
ClearStatisticsHandler
Clear stats from passed plugins
|
class |
ClearWorkManagerStatisticsHandler
Clear stats from passed plugins
|
Modifier and Type | Class and Description |
---|---|
static class |
PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler |
static class |
PoolConfigurationRWHandler.PoolConfigurationReadHandler |
static class |
PoolConfigurationRWHandler.PoolConfigurationWriteHandler |
static class |
PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler |
class |
PoolMetrics |
static class |
PoolMetrics.ParametrizedPoolMetricsHandler |
class |
PoolOperations |
static class |
PoolOperations.FlushAllConnectionInPool |
static class |
PoolOperations.FlushGracefullyConnectionInPool |
static class |
PoolOperations.FlushIdleConnectionInPool |
static class |
PoolOperations.FlushInvalidConnectionInPool |
static class |
PoolOperations.TestConnectionInPool |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceAdd
Abstract operation handler responsible for adding a DataSource.
|
class |
AbstractDataSourceRemove
Abstract operation handler responsible for removing a DataSource.
|
class |
AbstractXMLDataSourceRuntimeHandler<T>
Base type for runtime operations on datasources and XA datasources
|
class |
ConnectionPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
ConnectionPropertyRemove
Operation handler responsible for removing a DataSource connection property
|
class |
DataSourceAdd
Operation handler responsible for adding a DataSource.
|
class |
DataSourceDisable
Operation handler responsible for disabling an existing data-source.
|
class |
DataSourceEnable
Operation handler responsible for enabling an existing data-source.
|
class |
DataSourceRemove
Operation handler responsible for removing a DataSource.
|
class |
DisableRequiredWriteAttributeHandler |
class |
GetInstalledDriverOperationHandler
Reads the "installed-drivers" attribute.
|
class |
InstalledDriversListOperationHandler
Reads the "installed-drivers" attribute.
|
class |
JdbcDriverAdd
Operation handler responsible for adding a jdbc driver.
|
class |
JdbcDriverRemove
Operation handler responsible for removing a jdbc driver.
|
class |
XaDataSourceAdd
Operation handler responsible for adding a XA data-source.
|
class |
XaDataSourcePropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
XaDataSourcePropertyRemove
Operation handler responsible for removing a DataSource connection property
|
class |
XaDataSourceRemove
Operation handler responsible for removing a XA data-source.
|
class |
XMLDataSourceRuntimeHandler
Runtime attribute handler for XML datasources
|
class |
XMLXaDataSourceRuntimeHandler
Runtime attribute handler for XA XML datasources
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveValidationAdd |
class |
BeanValidationAdd |
class |
BootstrapContextAdd |
class |
CachedConnectionManagerAdd |
class |
DistributedWorkManagerAdd |
class |
GetNumberOfConnectionsHandler |
class |
JcaBeanValidationWriteHandler
|
class |
JcaCachedConnectionManagerWriteHandler
|
class |
JcaDistributedWorkManagerWriteHandler |
class |
JcaSubSystemRemove |
class |
ListOfConnectionsHandler |
class |
WorkManagerAdd |
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
|
class |
RaActivate
Operation handler responsible for disabling an existing data-source.
|
class |
RaAdd
Operation handler responsible for adding a Ra.
|
class |
RaRemove |
class |
WorkManagerRuntimeAttributeReadHandler |
class |
WorkManagerRuntimeAttributeWriteHandler |
Constructor and Description |
---|
ConfigPropertyResourceDefinition(AbstractAddStepHandler addHandler,
OperationStepHandler removeHandler) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddStepHandler
Base class for
OperationStepHandler implementations that add managed resource. |
class |
AbstractBoottimeAddStepHandler
Base class for
OperationStepHandler implementations that add managed resource and also perform runtime
processing that should only occur during server boot. |
class |
AbstractModelUpdateHandler
Base class for
OperationStepHandler implementations for updating an existing managed resource. |
class |
AbstractRemoveStepHandler
Base class for handlers that remove resources.
|
class |
AbstractRuntimeOnlyHandler
Base class for operations that do nothing in
OperationContext.Stage.MODEL except
register a OperationContext.Stage.RUNTIME step. |
class |
AbstractWriteAttributeHandler<T>
Abstract handler for the write aspect of a
read-write attribute . |
class |
CompositeOperationHandler
Handler for the "composite" operation; i.e.
|
class |
ModelOnlyAddStepHandler
A handler for the
add operation that only manipulates the model. |
class |
ModelOnlyRemoveStepHandler
A handler for the
remove operation that only manipulates the model. |
class |
ModelOnlyWriteAttributeHandler
A
write-attribute handler that simply validates the attribute value and stores it in the model. |
class |
NoopOperationStepHandler
A handler that simply calls
OperationContext.completeStep(OperationContext.RollbackHandler) with a
no-op rollback handler . |
class |
ParallelBootOperationStepHandler
Special handler that executes subsystem boot operations in parallel.
|
class |
ProxyStepHandler
Step handler that uses a proxied
ModelController to execute the step. |
class |
ReadResourceNameOperationStepHandler
OperationStepHandler that reads the address of the operation and returns the value of its
last element as the operation result. |
class |
ReloadRequiredRemoveStepHandler
A handler for the "remove" operation that always puts the process in "reload-required" state.
|
class |
ReloadRequiredWriteAttributeHandler
Simple
AbstractWriteAttributeHandler that triggers putting the process in a restart-required state if attribute that
has flag AttributeAccess.Flag.RESTART_JVM otherwise it puts process in
reload-required state. |
class |
RestartParentResourceAddHandler
Simple add handler which, if allowed, restarts a parent resource when the child is added.
|
class |
RestartParentResourceHandlerBase
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
|
class |
RestartParentResourceRemoveHandler
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
|
class |
RestartParentWriteAttributeHandler
Simple
AbstractWriteAttributeHandler that, if allowed,
restarts a parent resource when a change is made. |
class |
ServiceRemoveStepHandler
Abstract remove step handler that simply removes a service.
|
class |
ServiceVerificationHandler
Tracks the status of a service installed by an
OperationStepHandler , recording a failure desription
if the service has a problme starting. |
Modifier and Type | Field and Description |
---|---|
OperationStepHandler |
ParsedBootOp.handler |
Modifier and Type | Method and Description |
---|---|
ResourceBuilder |
ResourceBuilder.addMetric(AttributeDefinition attributeDefinition,
OperationStepHandler handler) |
ResourceBuilder |
ResourceBuilder.addMetrics(OperationStepHandler metricHandler,
AttributeDefinition... attributes) |
ResourceBuilder |
ResourceBuilder.addOperation(OperationDefinition operationDefinition,
OperationStepHandler handler) |
ResourceBuilder |
ResourceBuilder.addOperation(OperationDefinition operationDefinition,
OperationStepHandler handler,
boolean inherited) |
ResourceBuilder |
ResourceBuilder.addReadWriteAttribute(AttributeDefinition attributeDefinition,
OperationStepHandler reader,
OperationStepHandler writer) |
ResourceBuilder |
ResourceBuilder.addReadWriteAttributes(OperationStepHandler reader,
OperationStepHandler writer,
AttributeDefinition... attributes) |
void |
OperationContext.addStep(org.jboss.dmr.ModelNode response,
org.jboss.dmr.ModelNode operation,
OperationStepHandler step,
OperationContext.Stage stage)
Add an execution step to this operation process.
|
void |
OperationContext.addStep(org.jboss.dmr.ModelNode response,
org.jboss.dmr.ModelNode operation,
OperationStepHandler step,
OperationContext.Stage stage,
boolean addFirst)
Add an execution step to this operation process.
|
void |
OperationContext.addStep(org.jboss.dmr.ModelNode operation,
OperationStepHandler step,
OperationContext.Stage stage)
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
|
void |
OperationContext.addStep(org.jboss.dmr.ModelNode operation,
OperationStepHandler step,
OperationContext.Stage stage,
boolean addFirst)
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
|
void |
OperationContext.addStep(OperationStepHandler step,
OperationContext.Stage stage)
Add an execution step to this operation process.
|
void |
OperationContext.addStep(OperationStepHandler step,
OperationContext.Stage stage,
boolean addFirst)
Add an execution step to this operation process.
|
static ResourceBuilder |
ResourceBuilder.Factory.createSubsystemRoot(PathElement pathElement,
StandardResourceDescriptionResolver resolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
static ResourceBuilder |
ResourceBuilder.Factory.createSubsystemRoot(PathElement pathElement,
StandardResourceDescriptionResolver resolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationStepHandler describeHandler) |
protected org.jboss.dmr.ModelNode |
AbstractControllerService.executeReadOnlyOperation(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler prepareStep,
int lockPermit)
Deprecated.
internal use only
|
protected org.jboss.dmr.ModelNode |
AbstractControllerService.internalExecute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler prepareStep) |
protected org.jboss.dmr.ModelNode |
AbstractControllerService.internalExecute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler prepareStep,
boolean attemptLock) |
ResourceBuilder |
ResourceBuilder.pushChild(PathElement pathElement,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
ResourceBuilder |
ResourceBuilder.pushChild(PathElement pathElement,
StandardResourceDescriptionResolver resolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
protected void |
SimpleResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags)
|
protected void |
SimpleResourceDefinition.registerRemoveOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags)
Deprecated.
|
String |
ControllerMessages.stepHandlerFailed(OperationStepHandler handler)
A message indicating the step handler failed after completion.
|
String |
ControllerMessages.stepHandlerFailedRollback(OperationStepHandler handler,
String op,
PathAddress address,
Throwable cause)
A message indicating the step handler for the operation failed handling operation rollback.
|
Constructor and Description |
---|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Deprecated.
Here for backwards compatibility for ModelTestModelControllerService
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer)
Deprecated.
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
ResourceDefinition rootResourceDefinition,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Deprecated.
Here for backwards compatibility for ModelTestModelControllerService
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
ResourceDefinition rootResourceDefinition,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer)
Construct a new instance.
|
ParsedBootOp(org.jboss.dmr.ModelNode operation,
OperationStepHandler handler) |
ParsedBootOp(ParsedBootOp toCopy,
OperationStepHandler handler) |
PersistentResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
PersistentResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel) |
SimpleResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler)
ResourceDefinition that uses the given {code descriptionResolver} to configure a
DefaultResourceDescriptionProvider to describe the resource. |
SimpleResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
DeprecationData deprecationData)
ResourceDefinition that uses the given {code descriptionResolver} to configure a
DefaultResourceDescriptionProvider to describe the resource. |
SimpleResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel)
ResourceDefinition that uses the given {code descriptionResolver} to configure a
DefaultResourceDescriptionProvider to describe the resource. |
SimpleResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel,
DeprecationData deprecationData)
ResourceDefinition that uses the given {code descriptionResolver} to configure a
DefaultResourceDescriptionProvider to describe the resource. |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionAddHandler
Base handler for the extension resource add operation.
|
class |
ExtensionRemoveHandler
Base handler for the extension resource remove operation.
|
class |
ParallelExtensionAddHandler
Special handler that executes extension initialization in parallel.
|
class |
UnsupportedSubsystemDescribeHandler
Handler for the "describe" operation for an extension that is only supported for non-server
use in a mixed-version domain where legacy slaves still support the extension.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSocketBindingGroupAddHandler
Abstract superclass of handlers for the socket-binding-group resource's add operation.
|
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 |
InterfaceCriteriaWriteHandler
Interface criteria write-attribute
OperationHandler |
class |
InterfaceRemoveHandler
Handler for the path resource remove operation.
|
class |
NamespaceAddHandler
Handler for the root resource add-namespace operation.
|
class |
NamespaceRemoveHandler
Handler for the root resource remove-namespace operation.
|
class |
ProcessReloadHandler<T extends RunningModeControl>
Operation handler for process reloads of servers.
|
class |
ProcessStateAttributeHandler
Reads the server state.
|
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 |
SocketBindingAddHandler
Handler for the socket-binding resource's add operation.
|
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 |
SocketBindingGroupRemoveHandler
Handler for the socket-binding-group resource's remove operation on a server.
|
class |
SocketBindingRemoveHandler
Handler for the socket-binding resource's remove operation.
|
class |
ValidateAddressOperationHandler |
class |
ValidateOperationHandler
Validates an operation
|
class |
XmlMarshallingHandler
A
OperationStepHandler that can output a model in XML form |
Modifier and Type | Method and Description |
---|---|
OperationStepHandler |
ProcessEnvironment.getProcessNameReadHandler()
Gets an
OperationStepHandler that can read the name attribute for a processes root resource |
OperationStepHandler |
ProcessEnvironment.getProcessNameWriteHandler()
Gets an
OperationStepHandler that can write the name attribute for a processes root resource |
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
ReadAttributeHandler.INSTANCE |
static OperationStepHandler |
WriteAttributeHandler.INSTANCE |
static OperationStepHandler |
UndefineAttributeHandler.INSTANCE |
static OperationStepHandler |
ReadResourceHandler.INSTANCE |
Constructor and Description |
---|
ModelAddressResolver(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode result,
org.jboss.as.controller.operations.global.FilteredData filteredData,
OperationStepHandler delegate) |
Modifier and Type | Class and Description |
---|---|
class |
AliasStepHandler
A handler that simply maps an alias onto a target part of the model.
|
Modifier and Type | Method and Description |
---|---|
OperationStepHandler |
OperationEntry.getOperationHandler() |
OperationStepHandler |
DelegatingImmutableManagementResourceRegistration.getOperationHandler(PathAddress address,
String operationName) |
OperationStepHandler |
ImmutableManagementResourceRegistration.getOperationHandler(PathAddress address,
String operationName)
Get the operation handler at the given address, or
null if none exists. |
OperationStepHandler |
DelegatingManagementResourceRegistration.getOperationHandler(PathAddress address,
String operationName) |
OperationStepHandler |
AttributeAccess.getReadHandler()
Get the read handler.
|
OperationStepHandler |
AttributeAccess.getWriteHandler()
Get the write handler.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingManagementResourceRegistration.registerMetric(AttributeDefinition definition,
OperationStepHandler metricHandler) |
void |
ManagementResourceRegistration.registerMetric(AttributeDefinition definition,
OperationStepHandler metricHandler)
Records that the given attribute is a metric.
|
void |
DelegatingManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler) |
void |
ManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler)
|
void |
DelegatingManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler,
EnumSet<AttributeAccess.Flag> flags) |
void |
ManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler,
EnumSet<AttributeAccess.Flag> flags)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(OperationDefinition definition,
OperationStepHandler handler) |
void |
ManagementResourceRegistration.registerOperationHandler(OperationDefinition definition,
OperationStepHandler handler)
Register an operation handler for this resource.
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(OperationDefinition definition,
OperationStepHandler handler,
boolean inherited) |
void |
ManagementResourceRegistration.registerOperationHandler(OperationDefinition definition,
OperationStepHandler handler,
boolean inherited)
Register an operation handler for this resource.
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
EnumSet<OperationEntry.Flag> flags) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
EnumSet<OperationEntry.Flag> flags)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType,
EnumSet<OperationEntry.Flag> flags) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
boolean inherited,
OperationEntry.EntryType entryType,
EnumSet<OperationEntry.Flag> flags)
|
void |
DelegatingManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
EnumSet<OperationEntry.Flag> flags) |
void |
ManagementResourceRegistration.registerOperationHandler(String operationName,
OperationStepHandler handler,
DescriptionProvider descriptionProvider,
EnumSet<OperationEntry.Flag> flags)
|
void |
DelegatingManagementResourceRegistration.registerReadOnlyAttribute(AttributeDefinition definition,
OperationStepHandler readHandler) |
void |
ManagementResourceRegistration.registerReadOnlyAttribute(AttributeDefinition definition,
OperationStepHandler readHandler)
Records that the given attribute can be read from but not written to, and
optionally provides an operation handler for the read.
|
void |
DelegatingManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
AttributeAccess.Storage storage) |
void |
ManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
AttributeAccess.Storage storage)
|
void |
DelegatingManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
EnumSet<AttributeAccess.Flag> flags) |
void |
ManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
EnumSet<AttributeAccess.Flag> flags)
|
void |
DelegatingManagementResourceRegistration.registerReadWriteAttribute(AttributeDefinition definition,
OperationStepHandler readHandler,
OperationStepHandler writeHandler) |
void |
ManagementResourceRegistration.registerReadWriteAttribute(AttributeDefinition definition,
OperationStepHandler readHandler,
OperationStepHandler writeHandler)
Records that the given attribute can be both read from and written to, and
provides operation handlers for the read and the write.
|
void |
DelegatingManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
AttributeAccess.Storage storage) |
void |
ManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
AttributeAccess.Storage storage)
|
void |
DelegatingManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
EnumSet<AttributeAccess.Flag> flags) |
void |
ManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
EnumSet<AttributeAccess.Flag> flags)
|
Modifier and Type | Method and Description |
---|---|
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getClientMappingsWriteAttributeHandler() |
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getFixedPortWriteAttributeHandler() |
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getInterfaceWriteAttributeHandler() |
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getMulticastAddressWriteAttributeHandler() |
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getMulticastPortWriteAttributeHandler() |
protected abstract OperationStepHandler |
AbstractSocketBindingResourceDefinition.getPortWriteAttributeHandler() |
Constructor and Description |
---|
AbstractSocketBindingResourceDefinition(OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
SocketBindingGroupResourceDefinition(OperationStepHandler addHandler,
OperationStepHandler removeHandler,
boolean forDomainModel,
ResourceDefinition... children) |
Modifier and Type | Class and Description |
---|---|
class |
PathAddHandler
Handler for the path resource add operation.
|
class |
PathRemoveHandler
Handler for the path resource remove operation.
|
class |
ResolvePathHandler
An operation to resolve a relative-to path.
|
Modifier and Type | Class and Description |
---|---|
class |
SubsystemDescriptionDump |
Modifier and Type | Class and Description |
---|---|
class |
ApplyExtensionsHandler
Step handler responsible for adding the extensions as part of the host registration process.
|
class |
ApplyMissingDomainModelResourcesHandler
Step handler used on a slave HC to apply missing parts of the domain model at runtime.
|
class |
ApplyRemoteMasterDomainModelHandler
Step handler responsible for taking in a domain model and updating the local domain model to match.
|
class |
DomainSocketBindingGroupRemoveHandler
Handler for the socket-binding-group resource's remove operation.
|
class |
LocalHostNameOperationHandler |
class |
ProfileAddHandler |
class |
ProfileDescribeHandler
Outputs the profile as a series of operations needed to construct the profile
|
class |
ProfileRemoveHandler |
class |
PullDownDataForServerConfigOnSlaveHandler
Executed on the DC when a slave's server-config has its server-group or socket-binding-group override changed
|
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 |
ServerGroupProfileWriteAttributeHandler
Validates that the new profile is ok before setting in the model.
|
class |
ServerGroupRemoveHandler |
class |
ServerGroupSocketBindingGroupWriteAttributeHandler
Validates that the new socket binding group is ok before setting in the model.
|
class |
SocketBindingGroupAddHandler
Handler for the domain socket-binding-group resource's add operation.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainFinalResultHandler
Assembles the overall result for a domain operation from individual host and server results.
|
class |
DomainRolloutStepHandler
Formulates a rollout plan, invokes the proxies to execute it on the servers.
|
class |
DomainSlaveHandler
Executes the first phase of a two phase operation on one or more remote, slave host controllers.
|
class |
PrepareStepHandler
Initial step handler for a
ModelController that is the model controller for a host controller. |
class |
ServerOperationsResolverHandler
Adds to the localResponse the server-level operations needed to effect the given domain/host operation on the
servers controlled by this host.
|
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 | Method and Description |
---|---|
protected OperationStepHandler |
SocketBindingResourceDefinition.getClientMappingsWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getFixedPortWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getInterfaceWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getMulticastAddressWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getMulticastPortWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getPortWriteAttributeHandler() |
Modifier and Type | Class and Description |
---|---|
class |
AccessAuthorizationCombinationPolicyWriteAttributeHandler
An
OperationStepHandler handling write updates to the 'permission-combination-policy'
attribute. |
class |
AccessAuthorizationDomainSlaveConfigHandler
Internal op called.
|
class |
IsCallerInRoleOperation
A
ResourceDefinition representing an individual role mapping. |
class |
PrincipalAdd
A
OperationStepHandler for adding principals to the include / exclude list. |
class |
PrincipalRemove
A
OperationStepHandler for removing principals from the include / exclude list. |
class |
RbacSanityCheckOperation
An
OperationStepHandler to be executed at the end of stage MODEL to identify SOME situations where configuration
would lock out all remote access. |
class |
RoleIncludeAllWriteAttributeHander
A
OperationStepHandler for writing the include-all attribute. |
class |
RoleMappingAdd
A
OperationStepHandler for adding a role mapping. |
class |
RoleMappingNotRequiredHandler
An
OperationStepHandler to be executed at the end of stage MODEL to confirm that a role mapping does not exist. |
class |
RoleMappingRemove
A
OperationStepHandler for adding a role mapping. |
class |
ScopedRoleRequiredHandler
An
OperationStepHandler to be executed at the end of stage MODEL to confirm that a scoped role of the name specified
does exist. |
Modifier and Type | Method and Description |
---|---|
static OperationStepHandler |
IsCallerInRoleOperation.create(Authorizer authorizer) |
static OperationStepHandler |
RoleMappingRemove.create(WritableAuthorizerConfiguration authorizerConfiguration) |
static OperationStepHandler |
RoleMappingAdd.create(WritableAuthorizerConfiguration authorizerConfiguration,
boolean domainMode) |
static OperationStepHandler |
PrincipalRemove.createForExclude(WritableAuthorizerConfiguration authorizerConfiguration) |
static OperationStepHandler |
PrincipalAdd.createForExclude(WritableAuthorizerConfiguration authorizerConfiguration) |
static OperationStepHandler |
PrincipalRemove.createForInclude(WritableAuthorizerConfiguration authorizerConfiguration) |
static OperationStepHandler |
PrincipalAdd.createForInclude(WritableAuthorizerConfiguration authorizerConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
LdapConnectionAddHandler
Handler for adding ldap management connections.
|
class |
LdapConnectionRemoveHandler
Handler for removing ldap management connections.
|
class |
LdapConnectionWriteAttributeHandler
Handler for updating attributes of ldap management connections.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationValidatingHandler
A
OperationStepHandler to validate the number of authorization definitions for a security realm. |
class |
SecurityRealmAddHandler
Handler to add security realm definitions and register the service.
|
class |
SecurityRealmChildAddHandler
Add handler for a child resource of a management security realm.
|
class |
SecurityRealmChildRemoveHandler
Remove handler for a child resource of a management security realm.
|
class |
SecurityRealmChildWriteAttributeHandler
Attribute write handler for a child resource of a management security realm.
|
class |
SecurityRealmRemoveHandler
Handler to remove security realm definitions and remove the service.
|
class |
UserAddHandler
Add step handler for a user resource in the users-in-domain-config authentication mechanism.
|
class |
UserRemoveHandler
Remove handler for for a user resource in the users-in-domain-config authentication mechanism.
|
class |
UserWriteAttributeHandler
Attribute write step handler for a user resource in the users-in-domain-config authentication mechanism.
|
class |
WhoAmIOperation
The OperationStepHandler for the whoami operation.
|
Modifier and Type | Method and Description |
---|---|
static OperationStepHandler |
WhoAmIOperation.createOperation(Authorizer authorizer) |
Modifier and Type | Class and Description |
---|---|
class |
ContextServiceAdd |
class |
ContextServiceRemove |
class |
DefaultBindingsAdd |
class |
EeSubsystemAdd
Handler for adding the ee subsystem.
|
class |
EeWriteAttributeHandler
Handles the "write-attribute" operation for the EE subsystem.
|
class |
ManagedExecutorServiceAdd |
class |
ManagedExecutorServiceRemove |
class |
ManagedScheduledExecutorServiceAdd |
class |
ManagedScheduledExecutorServiceRemove |
class |
ManagedThreadFactoryAdd |
class |
ManagedThreadFactoryRemove |
Modifier and Type | Class and Description |
---|---|
class |
CacheFactoryAdd |
class |
CacheFactoryRemove |
class |
ClusterPassivationStoreAdd
Deprecated.
|
class |
DatabaseDataStoreAdd
Adds the timer service file based data store
|
class |
DefaultResourceAdapterWriteHandler
User: jpai
|
class |
DefaultSessionBeanAccessTimeoutWriteHandler |
class |
EJB3AsyncServiceAdd
A
AbstractBoottimeAddStepHandler to handle the add operation for the EJB
remote service, in the EJB subsystem
|
class |
EJB3IIOPAdd
A
AbstractBoottimeAddStepHandler to handle the add operation for the EJB
IIOP service |
class |
EJB3RemoteServiceAdd
A
AbstractBoottimeAddStepHandler to handle the add operation for the EJB
remote service, in the EJB subsystem |
class |
EJB3RemoteServiceRemove
Handles removing the ejb remote service
|
class |
EJB3SubsystemDefaultCacheWriteHandler |
class |
EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler |
class |
EJB3SubsystemDefaultPoolWriteHandler
User: jpai
|
class |
EJB3SubsystemRemove
Handler for removing the EJB3 subsystem.
|
class |
FileDataStoreAdd
Adds the timer service file based data store
|
class |
FilePassivationStoreAdd
Deprecated.
|
class |
PassivationStoreAdd |
class |
PassivationStoreRemove |
class |
PassivationStoreWriteHandler |
class |
StrictMaxPoolAdd
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
|
class |
StrictMaxPoolWriteHandler
Handles the "write-attribute" operation for a strict-max-bean-instance-pool resource.
|
class |
TimerServiceAdd
Adds the timer service
|
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
EJB3SubsystemDefaultCacheWriteHandler.CLUSTERED_SFSB_CACHE |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEJBComponentRuntimeHandler<T extends EJBComponent>
Base class for operation handlers that provide runtime management for
EJBComponent s. |
class |
AbstractRuntimeMetricsHandler |
class |
EntityBeanRuntimeHandler
Handles operations that provide runtime management of a
MessageDrivenComponent . |
class |
MessageDrivenBeanRuntimeHandler
Handles operations that provide runtime management of a
MessageDrivenComponent . |
class |
SingletonBeanRuntimeHandler
Handles operations that provide runtime management of a
SingletonComponent . |
class |
StatefulSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatefulSessionComponent . |
class |
StatelessSessionBeanRuntimeHandler
Handles operations that provide runtime management of a
StatelessSessionComponent . |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
ServerToHostProtocolHandler.OperationExecutor.execute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step)
Execute the operation.
|
org.jboss.dmr.ModelNode |
HostControllerRegistrationHandler.OperationExecutor.execute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step)
Execute the operation.
|
org.jboss.dmr.ModelNode |
MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor.executeAndAttemptLock(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step) |
org.jboss.dmr.ModelNode |
ServerToHostProtocolHandler.OperationExecutor.joinActiveOperation(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step,
int permit)
Join an existing operation
|
org.jboss.dmr.ModelNode |
MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor.joinActiveOperation(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step,
int permit) |
org.jboss.dmr.ModelNode |
HostControllerRegistrationHandler.OperationExecutor.joinActiveOperation(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments,
OperationStepHandler step,
int permit)
Join an existing operation, which is currently being executed.
|
Modifier and Type | Class and Description |
---|---|
class |
JVMRemoveHandler
OperationHandler for the jvm resource remove operation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscoveryOptionAddHandler
Abstract superclass of handlers for a discovery option resource's add operation.
|
class |
AbstractDiscoveryOptionRemoveHandler
Abstract superclass of handlers for a discovery option resource's remove operation.
|
class |
DiscoveryOptionAddHandler
Handler for the discovery option resource's add operation.
|
class |
DiscoveryOptionRemoveHandler
Handler for a discovery resource's remove operation.
|
class |
DiscoveryOptionsWriteAttributeHandler
Handles changes to the discovery-options attribute that maintains the order
of the discovery options.
|
class |
HostModelRegistrationHandler
The handler to add the local host definition to the DomainModel.
|
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 |
IsMasterHandler
Indicates whether this host is the domain master.
|
class |
LocalDomainControllerAddHandler |
class |
LocalDomainControllerRemoveHandler |
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 |
ServerProcessHandlers |
static class |
ServerProcessHandlers.ServerDestroyHandler |
static class |
ServerProcessHandlers.ServerKillHandler |
class |
ServerReloadHandler |
class |
ServerRemoveHandler
OperationHandler removing an existing server configuration. |
class |
ServerRestartHandler
Restarts a server.
|
class |
ServerRestartRequiredServerConfigWriteAttributeHandler
Writes the group and socket-binding-group attributes of a server group and validates the new value.
|
class |
ServerStartHandler
Starts a server.
|
class |
ServerStatusHandler
OperationHandler determining the status of a server. |
class |
ServerStopHandler
Stops a server.
|
class |
StartServersHandler
Starts or reconnect all auto-start servers (at boot).
|
class |
StaticDiscoveryAddHandler
Handler for the static discovery option resource's add operation.
|
class |
StaticDiscoveryRemoveHandler
Handler for a static discovery resource's remove operation.
|
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
NativeManagementWriteAttributeHandler.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
JacORBSubsystemAdd
This class implements a
ModelAddOperationHandler that installs the JacORB subsystem services:
CorbaORBService : responsible for configuring and starting the CORBA ORB .
CorbaPOAService : responsible for creating and activating CORBA POA s.
CorbaNamingService : responsible for creating and starting the CORBA naming service.
After the ORB is created, we create and activate the "RootPOA" and then use this POA to create the
POA s required by the other services. |
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 |
JMXSubsystemRemove
Removes the remoting subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
JSFImplListHandler
Defines and handles the list-active-jsf-impls operation.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedDMRContentAddHandler
Add handler for a resource that represents a named bit of re-usable DMR.
|
class |
ManagedDMRContentRemoveHandler
Remove 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.
|
class |
ManagedDMRContentTypeAddHandler
Add handler for a resource that represents the parent node for a tree of child resources each of
which represents a named bit of re-usable DMR.
|
class |
ManagedDMRContentWriteAttributeHandler
Add handler for a resource that represents a named bit of re-usable DMR.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHornetQComponentControlHandler<T extends org.hornetq.api.core.management.HornetQComponentControl>
Base class for
OperationStepHandler implementations for handlers that interact
with an implementation of a HornetQComponentControl subinterface to perform their function. |
class |
AbstractQueueControlHandler<T>
Base class for handlers that interact with either a HornetQ
QueueControl
or a JMSQueueControl . |
class |
AcceptorControlHandler
Handler for runtime operations that interact with a HornetQ
AcceptorControl . |
class |
AlternativeAttributeCheckHandler |
class |
BridgeAdd
Handler for adding a bridge.
|
class |
BridgeControlHandler
Handler for runtime operations that interact with a HornetQ
BridgeControl . |
class |
BridgeRemove
Removes a bridge.
|
class |
BridgeWriteAttributeHandler
Write attribute handler for attributes that update a bridge resource.
|
class |
BroadcastGroupAdd
Handler for adding a broadcast group.
|
class |
BroadcastGroupControlHandler
Handler for runtime operations that interact with a HornetQ
BroadcastGroupControl . |
class |
BroadcastGroupRemove
Removes a broadcast group.
|
class |
BroadcastGroupWriteAttributeHandler
Write attribute handler for attributes that update a broadcast group resource.
|
class |
ClusterConnectionAdd
Handler for adding a cluster connection.
|
class |
ClusterConnectionControlHandler
Handler for runtime operations that interact with a HornetQ
ClusterConnectionControl . |
class |
ClusterConnectionRemove
Removes a cluster connection.
|
class |
ClusterConnectionWriteAttributeHandler
Write attribute handler for attributes that update a cluster connection resource.
|
class |
ConnectorServiceAdd
Handler for adding a connector service.
|
class |
DeprecatedAttributeWriteHandler |
class |
DiscoveryGroupAdd
Handler for adding a discovery group.
|
class |
DiscoveryGroupRemove
Removes a discovery group.
|
class |
DiscoveryGroupWriteAttributeHandler
Write attribute handler for attributes that update a discovery group resource.
|
class |
DivertAdd
Handler for adding a divert.
|
class |
DivertConfigurationWriteHandler
Write attribute handler for attributes that update a divert resource.
|
class |
DivertRemove
Removes a divert.
|
class |
GroupingHandlerAdd
Handler for adding a grouping handler.
|
class |
GroupingHandlerRemove
Removes the grouping handler.
|
class |
GroupingHandlerWriteAttributeHandler
Write attribute handler for attributes that update a broadcast group resource.
|
static class |
HornetQReloadRequiredHandlers.AddStepHandler |
class |
HornetQServerControlHandler
Handles operations and attribute reads supported by a HornetQ
HornetQServerControl . |
class |
HornetQServerControlWriteHandler
Write attribute handler for attributes that update HornetQServerControl.
|
class |
HTTPAcceptorAdd
The add operation for the messaging subsystem's http-acceptor resource.
|
class |
HTTPAcceptorRemove
The remove operation for the messaging subsystem's http-acceptor resource.
|
class |
QueueAdd
Core queue add update.
|
class |
QueueConfigurationWriteHandler
Write attribute handler for attributes that update the persistent configuration of a core queue.
|
class |
QueueControlHandler
Handler for runtime operations that invoke on a HornetQ
QueueControl . |
class |
QueueReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
QueueControl . |
class |
SecurityRoleReadAttributeHandler |
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
DeprecatedAttributeWriteHandler.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJMSRuntimeHandler<T>
Base type for runtime operations on XML deployed message resources
|
class |
AbstractUpdateJndiHandler
Base class for handlers that handle "add-jndi" and "remove-jndi" operations.
|
class |
ConnectionFactoryAdd
Update adding a connection factory to the subsystem.
|
class |
ConnectionFactoryReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
ConnectionFactoryControl . |
class |
ConnectionFactoryRemove
Update handler removing a connection factory from the JMS subsystem.
|
class |
ConnectionFactoryUpdateJndiHandler
Handler for "add-jndi" and "remove-jndi" operations on a connection factory resource.
|
class |
ConnectionFactoryWriteAttributeHandler
Write attribute handler for attributes that update a JMS connection factory configuration.
|
class |
JMSQueueAdd
Update handler adding a queue to the JMS subsystem.
|
class |
JMSQueueConfigurationRuntimeHandler
Read handler for XML deployed JMS queues
|
class |
JMSQueueConfigurationWriteHandler
Write attribute handler for attributes that update the persistent configuration of a JMS queue resource.
|
class |
JMSQueueControlHandler
Handler for runtime operations that invoke on a HornetQ
JMSQueueControl . |
class |
JMSQueueReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
JMSQueueControl . |
class |
JMSQueueRemove
Update handler removing a queue from the JMS subsystem.
|
class |
JMSQueueUpdateJndiHandler
Handler for "add-jndi" and "remove-jndi" operations on a JMS queue resource.
|
class |
JMSServerControlHandler
Handles operations and attribute reads supported by a HornetQ
JMSServerControl . |
class |
JMSTopicAdd
Update handler adding a topic to the JMS subsystem.
|
class |
JMSTopicConfigurationRuntimeHandler
Read handler for XML deployed JMS queues
|
class |
JMSTopicConfigurationWriteHandler
Write attribute handler for attributes that update the persistent configuration of a JMS topic resource.
|
class |
JMSTopicControlHandler
Handler for runtime operations that invoke on a HornetQ
TopicControl . |
class |
JMSTopicReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
TopicControl . |
class |
JMSTopicRemove
Update handler removing a topic from the JMS subsystem.
|
class |
JMSTopicUpdateJndiHandler
Handler for "add-jndi" and "remove-jndi" operations on a JMS topic resource.
|
class |
PooledConnectionFactoryAdd |
class |
PooledConnectionFactoryConfigurationRuntimeHandler
Read handler for deployed JMS pooled connection factories
|
class |
PooledConnectionFactoryRemove |
class |
PooledConnectionFactoryWriteAttributeHandler
Write attribute handler for attributes that update the persistent configuration of a JMS pooled connection factory resource.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSBridgeAdd
JMS Bridge add update.
|
class |
JMSBridgeHandler |
class |
JMSBridgeWriteAttributeHandler
Write attribute handler for attributes that update a JMS bridge resource.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiViewOperation |
Modifier and Type | Class and Description |
---|---|
class |
NamingBindingAdd
A
AbstractAddStepHandler to handle the add operation for simple JNDI bindings |
class |
NamingBindingRemove
Handles removing a JNDI binding
|
class |
NamingSubsystemAdd |
class |
NamingSubsystemRemove
Handler for removing the EJB3 subsystem.
|
class |
RemoteNamingAdd
A
AbstractAddStepHandler to handle the add operation for simple JNDI bindings |
class |
RemoteNamingRemove
Handles removing a JNDI binding
|
Modifier and Type | Class and Description |
---|---|
class |
LocalAgeoutHistoryHandler
This handler removes the part of the history which is inactive.
|
class |
LocalPatchOperationStepHandler |
class |
LocalPatchRollbackHandler |
class |
LocalPatchRollbackLastHandler |
class |
LocalShowHistoryHandler |
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
LocalShowHistoryHandler.INSTANCE |
static OperationStepHandler |
LocalPatchOperationStepHandler.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
CompilationMXBeanReadResourceHandler
Handles read-resource for the resource representing
CompilationMXBean . |
class |
MemoryMXBeanGCHandler
Executes the
MemoryMXBean.gc() method. |
class |
MemoryPoolMXBeanReadResourceHandler
Handles read-resource for the resource representing
MemoryPoolMXBean . |
class |
MemoryPoolMXBeanResetPeakUsageHandler
Executes the
MemoryMXBean.gc() method. |
class |
OperatingSystemMXBeanReadResourceHandler
Handles read-resource for the resource representing
OperatingSystemMXBean . |
class |
PlatformLoggingMXBeanGetLoggerLevelHandler
Executes the
java.lang.management.PlatformLoggingMXBean.getLoggerLevel(String loggerName) method. |
class |
PlatformLoggingMXBeanGetParentLoggerNameHandler
Executes the
java.lang.management.PlatformLoggingMXBean.getParentLoggerName(String loggerName) method. |
class |
PlatformLoggingMXBeanSetLoggerLevelHandler
Executes the
java.lang.management.PlatformLoggingMXBean.setLoggerLevel(String loggerName, String levelName) method. |
class |
RuntimeMXBeanReadResourceHandler
Handles read-resource for the resource representing
RuntimeMXBean . |
class |
ThreadMXBeanCpuTimeHandler
Executes the
ThreadMXBean.getThreadCpuTime(long) method. |
class |
ThreadMXBeanDumpAllThreadsHandler
Executes the
ThreadMXBean.dumpAllThreads(boolean, boolean) method. |
class |
ThreadMXBeanFindDeadlockedThreadsHandler
Executes the
ThreadMXBean.findDeadlockedThreads() method. |
class |
ThreadMXBeanFindMonitorDeadlockedThreadsHandler
Executes the
ThreadMXBean.findMonitorDeadlockedThreads() method. |
class |
ThreadMXBeanReadResourceHandler
Handles read-resource for the resource representing
ThreadMXBean . |
class |
ThreadMXBeanResetPeakThreadCountHandler
Executes the
ThreadMXBean.resetPeakThreadCount() method. |
class |
ThreadMXBeanThreadInfoHandler
Executes the
ThreadMXBean getThreadInfo methods that return a single thread id. |
class |
ThreadMXBeanThreadInfosHandler
Executes the
ThreadMXBean getThreadInfo methods that return an array
of thread ids. |
class |
ThreadMXBeanUserTimeHandler
Executes the
ThreadMXBean.getThreadUserTime(long) method. |
Modifier and Type | Class and Description |
---|---|
class |
ConnectorAdd
Add a connector to a remoting container.
|
class |
ConnectorRemove
Removes a connector from the remoting container.
|
class |
HttpConnectorAdd
Add a connector to a remoting container.
|
class |
HttpConnectorRemove
Removes a connector from the remoting container.
|
class |
RemotingEndpointAdd |
class |
RemotingSubsystemRemove
Removes the remoting subsystem
|
class |
SaslAdd
Add a connector to a remoting container.
|
class |
SaslPolicyAdd
Add a connector to a remoting container.
|
class |
SaslPolicyRemove
Removes a connector from the remoting container.
|
class |
SaslRemove
Removes a connector from the remoting container.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityDomainReloadAddHandler |
class |
SecurityDomainReloadRemoveHandler |
class |
SecurityDomainReloadWriteHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentChainStep
A step handler for a deployment chain step which adds a processor to the deployment chain.
|
class |
DeployerChainAddHandler |
Modifier and Type | Method and Description |
---|---|
protected void |
ServerDeploymentResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
protected abstract void |
DeploymentResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
Constructor and Description |
---|
DeploymentResourceDefinition(DeploymentResourceDefinition.DeploymentResourceParent parent,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentUploadHandler
Base class for operation handlers that can handle the upload of deployment content.
|
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 |
DeploymentStatusHandler |
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 | Field and Description |
---|---|
static OperationStepHandler |
DeploymentStatusHandler.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentScannerSubsystemAdd
Handles the addition of the deployment scanning subsystem.
|
class |
DeploymentScannerSubsystemRemove
Handles the addition of the deployment scanning subsystem.
|
class |
WriteDeploymentTimeoutAttributeHandler
Update the 'deployment-timeout' attribute on a
DeploymentScanner . |
Modifier and Type | Class and Description |
---|---|
class |
ContentAdd |
class |
ContentRemove |
class |
DeploymentOverlayAdd |
class |
DeploymentOverlayDeploymentAdd |
class |
DeploymentOverlayDeploymentRemove
Removes a link between a deployment overlay and a deployment
|
class |
DeploymentOverlayRemove
Removes a deployment overlay
|
class |
ReadContentHandler |
Modifier and Type | Class and Description |
---|---|
class |
DumpServicesHandler
Handler that dumps all services in the server container
|
class |
HttpManagementAddHandler
A handler that activates the HTTP management API on a Server.
|
class |
HttpManagementRemoveHandler
Removes the HTTP management interface.
|
class |
HttpManagementWriteAttributeHandler
OperationStepHandler for changing attributes on the http management interface. |
class |
LaunchTypeHandler
Reports the server launch type
|
class |
NativeManagementAddHandler
The Add handler for the Native Interface when running a standalone server.
|
class |
NativeManagementRemoveHandler
Removes the native management interface.
|
class |
NativeManagementWriteAttributeHandler
OperationStepHandler for changing attributes on the native management interface. |
class |
NativeRemotingManagementAddHandler
The Add handler for the Native Remoting Interface when running a standalone server.
|
class |
NativeRemotingManagementRemoveHandler
The remove handler for the Native Remoting Interface when running a standalone server.
|
class |
ProcessTypeHandler
Reports the process type
|
class |
RootResourceHack
Ugly hack to be able to get the root resource and registration.
|
class |
RunningModeReadHandler
Reports the current server
RunningMode . |
class |
ServerDomainProcessReloadHandler
Custom reload handler updating the operation-id before reconnecting to the HC.
|
class |
ServerProcessReloadHandler |
class |
ServerProcessStateHandler
Operation handlers responsible for putting the server in either the reload or restart-required state.
|
class |
ServerRestartRequiredHandler
Deprecated.
|
class |
ServerShutdownHandler
Handler that shuts down the standalone server.
|
static class |
ServerVersionOperations.DefaultEmptyListAttributeHandler |
class |
ServerWriteAttributeOperationHandler
Deprecated.
Use org.jboss.as.controller.AbstractWriteAttributeHandler
|
class |
SetServerGroupHostHandler
Handler for operation run by Host Controller during boot to pass in the server group and host name.
|
class |
SystemPropertyAddHandler
Operation handler for adding domain/host and server system properties.
|
class |
SystemPropertyRemoveHandler
Handler for system property remove operations.
|
class |
SystemPropertyValueWriteAttributeHandler
Handles changes to the value of a system property.
|
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
NativeManagementWriteAttributeHandler.INSTANCE |
static OperationStepHandler |
HttpManagementWriteAttributeHandler.INSTANCE |
static OperationStepHandler |
ServerVersionOperations.DefaultEmptyListAttributeHandler.INSTANCE |
static OperationStepHandler |
ServerProcessStateHandler.SET_RELOAD_REQUIRED_HANDLER |
static OperationStepHandler |
ServerProcessStateHandler.SET_RESTART_REQUIRED_HANDLER |
Modifier and Type | Class and Description |
---|---|
class |
BindingAddHandler
Handler for the server socket-binding resource's add operation.
|
class |
BindingFixedPortHandler
Handler for changing the fixed-port setting on a socket binding.
|
class |
BindingGroupAddHandler
Handler for the server socket-binding-group resource's add operation.
|
class |
BindingInterfaceHandler
Handler for changing the interface on a socket binding.
|
static class |
BindingMetricHandlers.BoundAddressHandler |
static class |
BindingMetricHandlers.BoundHandler |
static class |
BindingMetricHandlers.BoundPortHandler |
class |
BindingMulticastAddressHandler
Handler for changing the interface on a socket binding.
|
class |
BindingMulticastPortHandler
Handler for changing the multicast-port on a socket binding.
|
class |
BindingPortHandler
Handler for changing the port on a socket binding.
|
class |
BindingRemoveHandler
Handler for the server socket-binding resource's remove operation.
|
class |
ClientMappingsHandler
Handler for changing the client mappings on a socket binding.
|
class |
LocalDestinationOutboundSocketBindingAddHandler
Handles "add" operation for a local-destination outbound-socket-binding
|
class |
NetworkInterfaceRuntimeHandler
OperationStepHandler for the runtime attributes of a network interface. |
class |
RemoteDestinationOutboundSocketBindingAddHandler
Handles "add" operation for remote-destination outbound-socket-binding
|
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 | Field and Description |
---|---|
static OperationStepHandler |
BindingMetricHandlers.BoundHandler.INSTANCE |
static OperationStepHandler |
BindingMetricHandlers.BoundAddressHandler.INSTANCE |
static OperationStepHandler |
BindingMetricHandlers.BoundPortHandler.INSTANCE |
static OperationStepHandler |
NetworkInterfaceRuntimeHandler.INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected OperationStepHandler |
SocketBindingResourceDefinition.getClientMappingsWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getFixedPortWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getInterfaceWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getMulticastAddressWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getMulticastPortWriteAttributeHandler() |
protected OperationStepHandler |
SocketBindingResourceDefinition.getPortWriteAttributeHandler() |
Constructor and Description |
---|
OutboundSocketBindingResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
boolean remoteDestination) |
Modifier and Type | Class and Description |
---|---|
class |
VaultAddHandler
Handler for the Vault
|
class |
VaultRemoveHandler
Handler for the vault remove operation.
|
class |
VaultWriteAttributeHandler
Write attribute handler for attributes that update the core security vault resource.
|
Modifier and Type | Class and Description |
---|---|
class |
SarSubsystemAdd |
Modifier and Type | Class and Description |
---|---|
class |
BoundedQueueThreadPoolAdd
Adds a bounded queue thread pool.
|
class |
BoundedQueueThreadPoolMetricsHandler
Handles metrics for a bounded queue thread pool.
|
class |
BoundedQueueThreadPoolRemove
Removes a bounded queue thread pool.
|
class |
BoundedQueueThreadPoolWriteAttributeHandler
Handles attribute writes for a bounded queue thread pool.
|
class |
QueuelessThreadPoolAdd
Adds a queueless thread pool.
|
class |
QueuelessThreadPoolMetricsHandler
Handles metrics for a queueless thread pool.
|
class |
QueuelessThreadPoolRemove
Removes a queueless thread pool.
|
class |
QueuelessThreadPoolWriteAttributeHandler
Handles attribute writes for a queueless thread pool.
|
class |
ScheduledThreadPoolAdd
Adds a scheduled thread pool.
|
class |
ScheduledThreadPoolMetricsHandler
Handles metrics for a scheduled thread pool.
|
class |
ScheduledThreadPoolRemove
Removes a scheduled thread pool.
|
class |
ScheduledThreadPoolWriteAttributeHandler
Handles attribute writes for a scheduled thread pool.
|
class |
ThreadFactoryAdd
Adds a thread factory to the threads subsystem.
|
class |
ThreadFactoryWriteAttributeHandler
Handles attribute writes for a thread factory.
|
class |
ThreadPoolMetricsHandler
Base class for operation step handlers that expose thread pool resource metrics.
|
class |
ThreadsWriteAttributeOperationHandler
Abstract superclass for write-attribute operation handlers for the threads subsystem.
|
class |
UnboundedQueueThreadPoolAdd
Adds an unbounded queue thread pool.
|
class |
UnboundedQueueThreadPoolMetricsHandler
Handles metrics for an unbounded queue thread pool.
|
class |
UnboundedQueueThreadPoolRemove
Removes an unbounded queue thread pool.
|
class |
UnboundedQueueThreadPoolWriteAttributeHandler
Handles attribute writes for an unbounded queue thread pool.
|
Modifier and Type | Class and Description |
---|---|
class |
LogStoreParticipantRecoveryHandler |
class |
LogStoreParticipantRefreshHandler |
class |
LogStoreProbeHandler
Handler for exposing transaction logs
|
class |
LogStoreTransactionDeleteHandler
Operation handler for removing transaction logs from the TM and from the subsystem model
|
class |
ParticipantWriteAttributeHandler |
class |
TxStatsHandler
Handler for transaction manager metrics
|
Modifier and Type | Class and Description |
---|---|
class |
MimeMappingAdd |
class |
MimeMappingRemove |
class |
WebValveParamAdd |
class |
WriteDefaultWebModule |
class |
WriteEnableWelcomeRoot |
Modifier and Type | Class and Description |
---|---|
class |
CustomLoadMetricAdd |
class |
DynamicLoadProviderAdd |
class |
LoadMetricAdd |
class |
ModClusterAddCustomMetric |
class |
ModClusterAddMetric |
class |
ModClusterAddProxy |
class |
ModClusterConfigAdd |
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 | Class and Description |
---|---|
protected static class |
AbstractHandlerDefinition.DefaultHandlerRemove |
class |
HttpListenerAdd |
class |
HttpsListenerAdd
Add handler for HTTPS listeners.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.