| AbstractJMSRuntimeHandler |
Base type for runtime operations on XML deployed message resources
|
| AbstractUpdateJndiHandler |
Base class for handlers that handle "add-jndi" and "remove-jndi" operations.
|
| ConnectionFactoryAdd |
Update adding a connection factory to the subsystem.
|
| ConnectionFactoryAttribute |
A wrapper for pooled CF attributes with additional parameters required
to setup the ActiveMQ RA.
|
| ConnectionFactoryRemove |
Update handler removing a connection factory from the Jakarta Messaging subsystem.
|
| ConnectionFactoryType |
Connection factory type enumeration and their respective value in ActiveMQ Artemis Jakarta Messaging API
|
| DestinationConfiguration |
|
| DestinationConfiguration.Builder |
|
| ExternalConnectionFactoryAdd |
Update adding a connection factory to the subsystem.
|
| ExternalConnectionFactoryRemove |
Update handler removing a connection factory from the Jakarta Messaging subsystem.
|
| ExternalJMSQueueAdd |
Update handler adding a queue to the Jakarta Messaging subsystem.
|
| ExternalJMSTopicAdd |
Update handler adding a topic to the Jakarta Messaging subsystem.
|
| ExternalJMSTopicRemove |
Update handler removing a topic from the JMS subsystem.
|
| ExternalJMSTopicService |
Service responsible for creating and destroying a client javax.jms.Topic.
|
| ExternalPooledConnectionFactoryAdd |
Operation Handler to add a Jakarta Messaging external pooled Connection Factory.
|
| ExternalPooledConnectionFactoryDefinition |
Jakarta Messaging external pooled Connection Factory resource definition.
|
| ExternalPooledConnectionFactoryRemove |
Operation Handler to remove a Jakarta Messaging external pooled Connection Factory.
|
| ExternalPooledConnectionFactoryService |
A service which translates a pooled connection factory into a resource adapter driven connection pool
|
| JMSQueueAdd |
Update handler adding a queue to the Jakarta Messaging subsystem.
|
| JMSQueueConfigurationRuntimeHandler |
Read handler for XML deployed Jakarta Messaging queues
|
| JMSQueueConfigurationWriteHandler |
Write attribute handler for attributes that update the persistent configuration of a Jakarta Messaging queue resource.
|
| JMSQueueControlHandler |
Handler for runtime operations that invoke on a ActiveMQ QueueControl.
|
| JMSQueueReadAttributeHandler |
Implements the read-attribute operation for runtime attributes exposed by a ActiveMQ
QueueControl.
|
| JMSServerControlHandler |
Handles operations and attribute reads supported by a ActiveMQ ActiveMQServerControl.
|
| JMSTopicAdd |
Update handler adding a topic to the Jakarta Messaging subsystem.
|
| JMSTopicConfigurationRuntimeHandler |
Read handler for XML deployed Jakarta Messaging queues
|
| JMSTopicConfigurationWriteHandler |
Write attribute handler for attributes that update the persistent configuration of a Jakarta Messaging topic resource.
|
| JMSTopicControlHandler |
Handler for runtime operations that invoke on a ActiveMQ Topic.
|
| JMSTopicReadAttributeHandler |
Implements the read-attribute operation for runtime attributes exposed by a ActiveMQ
Topic.
|
| JMSTopicReadAttributeHandler.DurabilityType |
|
| JMSTopicRemove |
Update handler removing a topic from the Jakarta Messaging subsystem.
|
| JMSTopicService |
Service responsible for creating and destroying a javax.jms.Topic.
|
| PooledConnectionFactoryAdd |
|
| PooledConnectionFactoryConfigProperties |
|
| PooledConnectionFactoryConfigurationRuntimeHandler |
Read handler for deployed Jakarta Messaging pooled connection factories
|
| PooledConnectionFactoryDefinition |
Jakarta Messaging pooled Connection Factory resource definition.
|
| PooledConnectionFactoryRemove |
|
| PooledConnectionFactoryService |
A service which translates a pooled connection factory into a resource adapter driven connection pool
|