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
|
class |
CacheContainerAdd |
class |
CacheContainerReadAttributeHandler
Attribute handler for cache-container resource.
|
class |
CacheContainerRemove |
class |
CacheContainerWriteAttributeHandler
Attribute handler for cache-container resource.
|
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 |
InfinispanSubsystemDescribe
Returns a ModelNode LIST of operations which can re-create the subsystem.
|
class |
InvalidationCacheAdd |
class |
LocalCacheAdd
LocalCacheAdd handler
|
class |
RemoveAliasCommand
Custom command to remove an alias for a cache-container.
|
class |
ReplicatedCacheAdd |
class |
SharedStateCacheAdd |
class |
TransportAdd |
class |
TransportRemove |
class |
TransportWriteAttributeHandler |
Modifier and Type | Class and Description |
---|---|
class |
JGroupsSubsystemAdd
Handler for JGroups subsystem add operations.
|
class |
JGroupsSubsystemDescribe |
class |
JGroupsSubsystemRemove
Handler for JGroups subsystem add operations.
|
class |
ProtocolStackAdd |
class |
ProtocolStackRemove |
class |
SubsystemWriteAttributeHandler
Handler for read and write access to the subsystem attribute default-stack.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyGeneratorAdd |
class |
AbstractKeyGeneratorRemove |
class |
CmpSubsystemAdd |
class |
HiLoKeyGeneratorAdd |
class |
HiLoKeyGeneratorRemove |
class |
UUIDKeyGeneratorAdd |
class |
UUIDKeyGeneratorRemove |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationAdd |
class |
ConfigurationRemove |
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.FlushIdleConnectionInPool |
static class |
PoolOperations.TestConnectionInPool |
Modifier and Type | Class and Description |
---|---|
class |
ClearStatisticsHandler
Clear stats from passed plugins
|
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 |
JcaSubSystemRemove |
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 |
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 |
ParallelBootOperationStepHandler
Special handler that executes subsystem boot operations in parallel.
|
class |
ProxyStepHandler
Step handler that uses a proxied
ModelController to execute the step. |
class |
ReloadRequiredRemoveStepHandler
A handler for the "remove" operation that always puts the process in "reload-required" state.
|
class |
ReloadRequiredWriteAttributeHandler
Simple
AbstractWriteAttributeHandler that always triggers putting the process in a restart 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 |
ServiceVerificationHandler |
Modifier and Type | Field and Description |
---|---|
OperationStepHandler |
ParsedBootOp.handler |
Modifier and Type | Method and Description |
---|---|
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(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.
|
protected void |
SimpleResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
protected void |
SimpleResourceDefinition.registerRemoveOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
String |
ControllerMessages.stepHandlerFailed(OperationStepHandler handler)
A message indicating the step handler failed after completion.
|
String |
ControllerMessages.stepHandlerFailedRollback(OperationStepHandler handler,
String op,
PathAddress address,
String msg)
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)
Construct a new instance.
|
ParsedBootOp(ParsedBootOp toCopy,
OperationStepHandler handler) |
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,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel)
ResourceDefinition that uses the given {code descriptionResolver} to configure a
DefaultResourceDescriptionProvider to describe the resource. |
Modifier and Type | Class and Description |
---|---|
class |
AliasedResourceOperationStepHandler
OperationStepHandler for a resource that is just an alias for another resource. |
Modifier and Type | Field and Description |
---|---|
protected OperationStepHandler |
AbstractAliasedResourceDefinition.aliasHandler |
Modifier and Type | Method and Description |
---|---|
protected OperationStepHandler |
AbstractAliasedResourceDefinition.getAliasHandler() |
Constructor and Description |
---|
AbstractAliasedResourceDefinition(PathElement pathElement,
StandardResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
AbstractAliasedResourceDefinition(PathElement pathElement,
StandardResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel) |
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.
|
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 |
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 |
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.
|
class |
SocketBindingRemoveHandler
Handler for the socket-binding resource's remove operation.
|
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.
|
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 OperationStepHandler |
InterfaceCriteriaWriteHandler.INSTANCE |
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 |
GlobalOperationHandlers.READ_ATTRIBUTE |
static OperationStepHandler |
GlobalOperationHandlers.READ_CHILDREN_NAMES |
static OperationStepHandler |
GlobalOperationHandlers.READ_CHILDREN_RESOURCES |
static OperationStepHandler |
GlobalOperationHandlers.READ_CHILDREN_TYPES
OperationStepHandler querying the child types of a given node. |
static OperationStepHandler |
GlobalOperationHandlers.READ_OPERATION_DESCRIPTION
OperationStepHandler returning the type description of a single operation description. |
static OperationStepHandler |
GlobalOperationHandlers.READ_OPERATION_NAMES
OperationStepHandler returning the names of the defined operations at a given model address. |
static OperationStepHandler |
GlobalOperationHandlers.READ_RESOURCE |
static OperationStepHandler |
GlobalOperationHandlers.READ_RESOURCE_DESCRIPTION
OperationStepHandler querying the complete type description of a given model node. |
static OperationStepHandler |
GlobalOperationHandlers.UNDEFINE_ATTRIBUTE |
static OperationStepHandler |
GlobalOperationHandlers.WRITE_ATTRIBUTE |
Constructor and Description |
---|
GlobalOperationHandlers.ModelAddressResolver(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode result,
OperationStepHandler delegate) |
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 |
AttributeAccess.getReadHandler()
Get the read handler.
|
OperationStepHandler |
AttributeAccess.getWriteHandler()
Get the write handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagementResourceRegistration.registerMetric(AttributeDefinition definition,
OperationStepHandler metricHandler)
Records that the given attribute is a metric.
|
void |
ManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler)
Records that the given attribute is a metric.
|
void |
ManagementResourceRegistration.registerMetric(String attributeName,
OperationStepHandler metricHandler,
EnumSet<AttributeAccess.Flag> flags)
Records that the given attribute is a metric.
|
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.
|
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 |
ManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
AttributeAccess.Storage storage)
Records that the given attribute can be read from but not written to, and
optionally provides an operation handler for the read.
|
void |
ManagementResourceRegistration.registerReadOnlyAttribute(String attributeName,
OperationStepHandler readHandler,
EnumSet<AttributeAccess.Flag> flags)
Records that the given attribute can be read from but not written to, and
optionally provides an operation handler for the read.
|
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 |
ManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
AttributeAccess.Storage storage)
Records that the given attribute can be both read from and written to, and
provides operation handlers for the read and the write.
|
void |
ManagementResourceRegistration.registerReadWriteAttribute(String attributeName,
OperationStepHandler readHandler,
OperationStepHandler writeHandler,
EnumSet<AttributeAccess.Flag> flags)
Records that the given attribute can be both read from and written to, and
provides operation handlers for the read and the write.
|
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() |
Modifier and Type | Method and Description |
---|---|
protected void |
SocketBindingGroupResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
protected void |
AbstractSocketBindingResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags) |
Constructor and Description |
---|
AbstractSocketBindingResourceDefinition(OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
SocketBindingGroupResourceDefinition(OperationStepHandler addHandler,
OperationStepHandler removeHandler,
boolean forDomainModel) |
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 |
LocalHostNameOperationHandler |
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 |
ServerGroupProfileWriteAttributeHandler
Validates that the new profile is ok before setting in the model.
|
class |
ServerGroupRemoveHandler |
class |
SocketBindingGroupAddHandler
Handler for the domain socket-binding-group resource's add operation.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainFailureResultHandler
Assembles the overall result for a domain operation from individual host and server results.
|
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 |
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 |
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.
|
Constructor and Description |
---|
PropertiesFileResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler,
OperationEntry.Flag addRestartLevel,
OperationEntry.Flag removeRestartLevel) |
Modifier and Type | Class and Description |
---|---|
class |
EeSubsystemAdd
Handler for adding the ee subsystem.
|
class |
EeSubsystemRemove
Handler for removing the ee subsystem.
|
class |
EeWriteAttributeHandler
Handles the "write-attribute" operation for the EE subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheFactoryAdd |
class |
CacheFactoryRemove |
class |
ClusterPassivationStoreAdd |
class |
ClusterPassivationStoreRemove |
class |
ClusterPassivationStoreWriteHandler |
class |
DefaultResourceAdapterWriteHandler
User: jpai
|
class |
DefaultSessionBeanAccessTimeoutWriteHandler |
class |
EJB3AsyncServiceAdd
A
AbstractBoottimeAddStepHandler to handle the add operation for the EJB
remote service, in the EJB subsystem
TODO: implement this |
class |
EJB3AsyncServiceRemove
Handles removing the ejb remote service
|
class |
EJB3IIOPAdd
A
AbstractBoottimeAddStepHandler to handle the add operation for the EJB
IIOP service |
class |
EJB3IIOPRemove
Handles removing the ejb remote 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 |
FilePassivationStoreAdd |
class |
FilePassivationStoreRemove |
class |
FilePassivationStoreWriteHandler |
class |
PassivationStoreAdd |
class |
PassivationStoreRemove |
class |
PassivationStoreWriteHandler<S extends BackingCacheEntryStoreConfig> |
class |
StrictMaxPoolAdd
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
|
class |
StrictMaxPoolRemove
Handles removing a strict-max-bean-instance-pool resource
|
class |
StrictMaxPoolWriteHandler
Handles the "write-attribute" operation for a strict-max-bean-instance-pool resource.
|
class |
TimerServiceAdd
Adds the timer service
|
class |
TimerServiceRemove
Handles the remove operation for the timer-service resource.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEJBComponentRuntimeHandler<T extends EJBComponent>
Base class for operation handlers that provide runtime management for
EJBComponent s. |
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 | 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 |
IsMasterHandler
Indicates whether this host is the domain master.
|
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 |
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).
|
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 |
JAXRPropertyAdd |
class |
JAXRPropertyRemove |
class |
JAXRPropertyWrite
Handles write-attribute operation for a JAXR property resource.
|
class |
JAXRWriteAttributeHandler
Handler responsible for adding JAXR attributes to the model
|
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 |
JPADefaultDatasourceWriteHandler
Attribute write handler for the default-datasource attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingDescribeHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogHandlerWriteAttributeHandler<T extends Handler>
Date: 12.10.2011
|
class |
FlushingHandlerAddProperties<T extends FlushingHandlerService>
Date: 23.09.2011
|
class |
HandlerAddProperties<T extends HandlerService>
Date: 23.09.2011
|
class |
HandlerDisable
Operation responsible for disabling a logging handler.
|
class |
HandlerEnable
Operation responsible for enabling a logging handler.
|
class |
HandlerLevelChange
Operation responsible for changing a log handler logging level.
|
class |
HandlerUpdateProperties<T extends Handler>
Parent operation responsible for updating the common attributes of logging handlers.
|
class |
LoggerHandlerRemove |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHandlerAdd |
class |
AsyncHandlerAssignSubhandler
Operation responsible assigning a subhandler to an async handler.
|
class |
AsyncHandlerUnassignSubhandler
Operation responsible unassigning a handler from a logger.
|
class |
AsyncHandlerUpdateProperties
Operation responsible for updating the properties of an async logging handler.
|
class |
AsyncHandlerWriteAttributeHandler
Date: 12.10.2011
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleHandlerAdd |
class |
ConsoleHandlerUpdateProperties
Operation responsible for updating the properties of a console logging handler.
|
class |
ConsoleHandlerWriteAttributeHandler
Date: 12.10.2011
|
Modifier and Type | Class and Description |
---|---|
class |
CustomHandlerAdd
Date: 03.08.2011
|
class |
CustomHandlerUpdateProperties
Date: 15.08.2011
|
class |
CustomHandlerWriteAttributeHandler
Date: 12.10.2011
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFileHandlerWriteAttributeHandler<T extends org.jboss.logmanager.handlers.FileHandler>
Date: 12.10.2011
|
class |
FileHandlerAdd |
class |
FileHandlerUpdateProperties
Operation responsible for updating the properties of a file logging handler.
|
class |
FileHandlerWriteAttributeHandler
Date: 12.10.2011
|
class |
HandlerFileChange
Operation responsible for changing the file attributes of file based logging handlers.
|
class |
PeriodicHandlerUpdateProperties
Operation responsible for updating the properties of a periodic rotating log handler.
|
class |
PeriodicHandlerWriteAttributeHandler
Date: 13.10.2011
|
class |
PeriodicRotatingFileHandlerAdd |
class |
SizeRotatingFileHandlerAdd |
class |
SizeRotatingHandlerUpdateProperties
Operation responsible for updating the properties of a size based rotating log handler.
|
class |
SizeRotatingHandlerWriteAttributeHandler
Date: 13.10.2011
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoggerWriteAttributeHandler
Date: 31.10.2011
|
class |
AbstractLogHandlerAssignmentHandler
Date: 13.10.2011
|
class |
LoggerAdd |
class |
LoggerAssignHandler
Operation responsible assigning a handler to a logger.
|
class |
LoggerLevelChange
Operation responsible for changing a logger's level.
|
class |
LoggerRemove |
class |
LoggerUnassignHandler
Operation responsible unassigning a handler from a logger.
|
class |
LoggerWriteAttributeHandler
Date: 31.10.2011
|
class |
RootLoggerAdd |
class |
RootLoggerAssignHandler
Operation responsible assigning a handler to root-logger.
|
class |
RootLoggerLevelChange
Operation responsible for changing the logging level of the root logger.
|
class |
RootLoggerRemove |
class |
RootLoggerUnassignHandler
Operation responsible unassigning a handler from a logger.
|
class |
RootLoggerWriteAttributeHandler
Date: 31.10.2011
|
Modifier and Type | Class and Description |
---|---|
class |
MailServerAdd |
class |
MailServerWriteAttributeHandler |
class |
MailSessionAdd |
class |
MailSessionWriteAttributeHandler |
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 |
AddressControlHandler
Handles operations and attribute reads supported by a HornetQ
AddressControl . |
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 |
ConnectorServiceParamAdd
Handler for adding a connector service parameter.
|
class |
ConnectorServiceParamRemove
Removes a connector service parameter.
|
class |
ConnectorServiceParamWriteAttributeHandler
Write attribute handler for attributes that update a connector service parameter resource.
|
class |
ConnectorServiceRemove
Removes a connector service.
|
class |
ConnectorServiceWriteAttributeHandler
Write attribute handler for attributes that update a connector service resource.
|
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 broadcast group.
|
class |
GroupingHandlerRemove
Removes the grouping handler.
|
class |
GroupingHandlerWriteAttributeHandler
Write attribute handler for attributes that update a broadcast group resource.
|
class |
HornetQServerControlHandler
Handles operations and attribute reads supported by a HornetQ
HornetQServerControl . |
class |
HornetQServerControlWriteHandler
Write attribute handler for attributes that update HornetQServerControl.
|
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 |
QueueRemove
Removes a queue.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddJndiHandler
Base class for handlers that handle an "add-jndi" operation.
|
class |
AbstractJMSRuntimeHandler<T>
Base type for runtime operations on XML deployed message destinations
|
class |
ConnectionFactoryAdd
Update adding a connection factory to the subsystem.
|
class |
ConnectionFactoryAddJndiHandler
Handler for "add-jndi" operation on a connection factory resource.
|
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 |
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 |
JMSQueueAddJndiHandler
Handler for "add-jndi" operation on a JMS queue resource.
|
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 |
JMSServerControlHandler
Handles operations and attribute reads supported by a HornetQ
JMSServerControl . |
class |
JMSTopicAdd
Update handler adding a topic to the JMS subsystem.
|
class |
JMSTopicAddJndiHandler
Handler for "add-jndi" operation on a JMS topic resource.
|
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 |
PooledConnectionFactoryAdd |
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 |
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 | 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.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivateOperationHandler
Operation to activate the OSGi subsystem.
|
class |
ActivationAttributeHandler
Handles changes to the activation attribute.
|
class |
BundleRuntimeHandler |
class |
OSGiCapabilityAdd |
class |
OSGiCapabilityRemove |
class |
OSGiFrameworkPropertyAdd |
class |
OSGiFrameworkPropertyRemove |
class |
OSGiFrameworkPropertyWrite |
Modifier and Type | Class and Description |
---|---|
class |
BufferPoolMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
java.lang.management.BufferPoolMXBean . |
class |
ClassLoadingMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
ClassLoadingMXBean . |
class |
CompilationMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean . |
class |
CompilationMXBeanReadResourceHandler
Handles read-resource for the resource representing
CompilationMXBean . |
class |
GarbageCollectorMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
GarbageCollectorMXBean . |
class |
MemoryManagerMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
MemoryManagerMXBean . |
class |
MemoryMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean . |
class |
MemoryMXBeanGCHandler
Executes the
MemoryMXBean.gc() method. |
class |
MemoryPoolMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
MemoryPoolMXBean . |
class |
MemoryPoolMXBeanReadResourceHandler
Handles read-resource for the resource representing
MemoryPoolMXBean . |
class |
MemoryPoolMXBeanResetPeakUsageHandler
Executes the
MemoryMXBean.gc() method. |
class |
OperatingSystemMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
OperatingSystemMXBean . |
class |
OperatingSystemMXBeanReadResourceHandler
Handles read-resource for the resource representing
OperatingSystemMXBean . |
class |
PlatformLoggingMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
java.lang.management.PlatformLoggingMXBean . |
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 |
RuntimeMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
RuntimeMXBean . |
class |
RuntimeMXBeanReadResourceHandler
Handles read-resource for the resource representing
RuntimeMXBean . |
class |
ThreadMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
ThreadMXBean . |
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 |
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 | 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 |
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 resurce and registration.
|
class |
RunningModeReadHandler
Reports the current server
RunningMode . |
class |
ServerRestartRequiredHandler
Operation step handler responsible for putting a server into "restartRequired" mode.
|
class |
ServerShutdownHandler
Handler that shuts down the standalone server.
|
class |
ServerWriteAttributeOperationHandler
Deprecated.
Use org.jboss.as.controller.AbstractWriteAttributeHandler
|
Modifier and Type | Field and Description |
---|---|
static OperationStepHandler |
HttpManagementWriteAttributeHandler.INSTANCE |
static OperationStepHandler |
NativeManagementWriteAttributeHandler.INSTANCE |
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 domain socket-binding-group resource's add operation.
|
class |
BindingGroupDefaultInterfaceHandler
Handler for changing the default interface on a socket binding group.
|
class |
BindingGroupPortOffsetHandler
Handler for changing the port-offset on a socket binding group.
|
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 |
ThreadFactoryRemove
Removes a thread factory resource.
|
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 |
TxStatsHandler
Handler for transaction manager metrics
|
Modifier and Type | Class and Description |
---|---|
class |
MimeMappingAdd |
class |
MimeMappingRemove |
class |
WebAccessLogDirectoryAdd |
class |
WebContainerAdd |
class |
WebJSPConfigurationAdd |
class |
WriteDefaultWebModule |
class |
WriteEnableWelcomeRoot |
Modifier and Type | Class and Description |
---|---|
class |
WSSubsystemAdd |
class |
WSSubsystemRemove |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.