Modifier and Type | Class and Description |
---|---|
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 |
ClusteredCacheAdd
Base class for clustered cache add operations
|
class |
DistributedCacheAdd |
class |
InfinispanSubsystemAdd |
class |
InvalidationCacheAdd |
class |
LocalCacheAdd
LocalCacheAdd handler
|
class |
ReplicatedCacheAdd |
class |
SharedStateCacheAdd |
Constructor and Description |
---|
CacheResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
AbstractAddStepHandler addHandler,
OperationStepHandler removeHandler,
ResolvePathHandler resolvePathHandler,
boolean runtimeRegistration) |
ClusteredCacheResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
AbstractAddStepHandler addHandler,
OperationStepHandler removeHandler,
ResolvePathHandler resolvePathHandler,
boolean runtimeRegistration) |
SharedCacheResourceDefinition(PathElement pathElement,
ResourceDescriptionResolver descriptionResolver,
AbstractAddStepHandler addHandler,
OperationStepHandler removeHandler,
ResolvePathHandler resolvePathHandler,
boolean runtimeRegistration) |
Modifier and Type | Class and Description |
---|---|
class |
AddStepHandler |
class |
JGroupsSubsystemAdd
Handler for JGroups subsystem add operations.
|
class |
ProtocolStackAdd |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationAdd |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceAdd
Abstract operation handler responsible for adding a DataSource.
|
class |
ConnectionPropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
class |
DataSourceAdd
Operation handler responsible for adding a DataSource.
|
class |
JdbcDriverAdd
Operation handler responsible for adding a jdbc driver.
|
class |
XaDataSourceAdd
Operation handler responsible for adding a XA data-source.
|
class |
XaDataSourcePropertyAdd
Adds a recovery-environment to the Transactions subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveValidationAdd |
class |
BeanValidationAdd |
class |
BootstrapContextAdd |
class |
CachedConnectionManagerAdd |
class |
DistributedWorkManagerAdd |
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 |
RaAdd
Operation handler responsible for adding a Ra.
|
Constructor and Description |
---|
ConfigPropertyResourceDefinition(AbstractAddStepHandler addHandler,
OperationStepHandler removeHandler) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBoottimeAddStepHandler
Base class for
OperationStepHandler implementations that add managed resource and also perform runtime
processing that should only occur during server boot. |
class |
ModelOnlyAddStepHandler
A handler for the
add operation that only manipulates the model. |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleResourceDefinition.registerAddOperation(ManagementResourceRegistration registration,
AbstractAddStepHandler handler,
OperationEntry.Flag... flags)
Registers add operation
Registers add operation
|
ResourceBuilder |
ResourceBuilder.setAddOperation(AbstractAddStepHandler handler) |
Constructor and Description |
---|
ServiceRemoveStepHandler(AbstractAddStepHandler addOperation) |
ServiceRemoveStepHandler(org.jboss.msc.service.ServiceName baseServiceName,
AbstractAddStepHandler addOperation) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSocketBindingGroupAddHandler
Abstract superclass of handlers for the socket-binding-group resource's add operation.
|
class |
InterfaceAddHandler
Handler for the interface resource add operation.
|
class |
SocketBindingAddHandler
Handler for the socket-binding resource's add operation.
|
Modifier and Type | Class and Description |
---|---|
class |
ProfileAddHandler |
class |
SocketBindingGroupAddHandler
Handler for the domain socket-binding-group resource's add operation.
|
Modifier and Type | Class and Description |
---|---|
class |
LdapConnectionAddHandler
Handler for adding ldap management connections.
|
Modifier and Type | Class and Description |
---|---|
class |
UserAddHandler
Add step handler for a user resource in the users-in-domain-config authentication mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextServiceAdd |
class |
DefaultBindingsAdd |
class |
EeSubsystemAdd
Handler for adding the ee subsystem.
|
class |
ManagedExecutorServiceAdd |
class |
ManagedScheduledExecutorServiceAdd |
class |
ManagedThreadFactoryAdd |
Modifier and Type | Class and Description |
---|---|
class |
CacheFactoryAdd |
class |
ClusterPassivationStoreAdd |
class |
DatabaseDataStoreAdd
Adds the timer service file based data store
|
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 |
FileDataStoreAdd
Adds the timer service file based data store
|
class |
FilePassivationStoreAdd |
class |
PassivationStoreAdd |
class |
StrictMaxPoolAdd
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
|
class |
TimerServiceAdd
Adds the timer service
|
Constructor and Description |
---|
PassivationStoreRemove(AbstractAddStepHandler addOperation) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscoveryOptionAddHandler
Abstract superclass of handlers for a discovery option resource's add operation.
|
class |
DiscoveryOptionAddHandler
Handler for the discovery option resource's add operation.
|
class |
HostSpecifiedInterfaceAddHandler
Handler for adding a fully specified interface to a host.
|
class |
ServerAddHandler
OperationHandler adding a new server configuration. |
class |
StaticDiscoveryAddHandler
Handler for the static discovery option resource's add operation.
|
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 |
JdrReportSubsystemAdd
Adds the JDR subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
BridgeAdd
Handler for adding a bridge.
|
class |
BroadcastGroupAdd
Handler for adding a broadcast group.
|
class |
ClusterConnectionAdd
Handler for adding a cluster connection.
|
class |
ConnectorServiceAdd
Handler for adding a connector service.
|
class |
DiscoveryGroupAdd
Handler for adding a discovery group.
|
class |
DivertAdd
Handler for adding a divert.
|
class |
GroupingHandlerAdd
Handler for adding a grouping handler.
|
static class |
HornetQReloadRequiredHandlers.AddStepHandler |
class |
QueueAdd
Core queue add update.
|
class |
ServletConnectorAdd
The add handler for a servlet-connector resource.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionFactoryAdd
Update adding a connection factory to the subsystem.
|
class |
JMSQueueAdd
Update handler adding a queue to the JMS subsystem.
|
class |
JMSTopicAdd
Update handler adding a topic to the JMS subsystem.
|
class |
PooledConnectionFactoryAdd |
Modifier and Type | Class and Description |
---|---|
class |
JMSBridgeAdd
JMS Bridge add update.
|
Modifier and Type | Class and Description |
---|---|
class |
NamingBindingAdd
A
AbstractAddStepHandler to handle the add operation for simple JNDI bindings |
class |
NamingSubsystemAdd |
class |
RemoteNamingAdd
A
AbstractAddStepHandler to handle the add operation for simple JNDI bindings |
Modifier and Type | Class and Description |
---|---|
class |
ConnectorAdd
Add a connector to a remoting container.
|
class |
HttpConnectorAdd
Add a connector to a remoting container.
|
class |
SaslAdd
Add a connector to a remoting container.
|
class |
SaslPolicyAdd
Add a connector to a remoting container.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentScannerSubsystemAdd
Handles the addition of the deployment scanning subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentAdd |
class |
DeploymentOverlayAdd |
class |
DeploymentOverlayDeploymentAdd |
Modifier and Type | Class and Description |
---|---|
class |
HttpManagementAddHandler
A handler that activates the HTTP management API on a Server.
|
class |
NativeManagementAddHandler
The Add handler for the Native Interface when running a standalone server.
|
class |
NativeRemotingManagementAddHandler
The Add handler for the Native Remoting Interface when running a standalone server.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingAddHandler
Handler for the server socket-binding resource's add operation.
|
class |
BindingGroupAddHandler
Handler for the server socket-binding-group resource's add operation.
|
class |
LocalDestinationOutboundSocketBindingAddHandler
Handles "add" operation for a local-destination outbound-socket-binding
|
class |
RemoteDestinationOutboundSocketBindingAddHandler
Handles "add" operation for remote-destination outbound-socket-binding
|
class |
SpecifiedInterfaceAddHandler
Handler for adding a fully specified interface.
|
Modifier and Type | Class and Description |
---|---|
class |
VaultAddHandler
Handler for the Vault
|
Modifier and Type | Class and Description |
---|---|
class |
SarSubsystemAdd |
Modifier and Type | Class and Description |
---|---|
class |
BoundedQueueThreadPoolAdd
Adds a bounded queue thread pool.
|
class |
QueuelessThreadPoolAdd
Adds a queueless thread pool.
|
class |
ScheduledThreadPoolAdd
Adds a scheduled thread pool.
|
class |
ThreadFactoryAdd
Adds a thread factory to the threads subsystem.
|
class |
UnboundedQueueThreadPoolAdd
Adds an unbounded queue thread pool.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomLoadMetricAdd |
class |
DynamicLoadProviderAdd |
class |
LoadMetricAdd |
class |
ModClusterConfigAdd |
Modifier and Type | Class and Description |
---|---|
class |
HttpListenerAdd |
class |
HttpsListenerAdd
Add handler for HTTPS listeners.
|
Constructor and Description |
---|
AbstractHandlerDefinition(String name,
AbstractAddStepHandler addHandler,
AbstractRemoveStepHandler removeHandler) |
AbstractHandlerDefinition(String name,
String prefix,
AbstractAddStepHandler addHandler,
AbstractRemoveStepHandler removeHandler) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.