| Interface | Description |
|---|---|
| ConnectionFactoryAttributes | |
| ConnectionFactoryAttributes.Common | |
| ConnectionFactoryAttributes.External | |
| ConnectionFactoryAttributes.Pooled | |
| ConnectionFactoryAttributes.Regular |
| Class | Description |
|---|---|
| AbstractJMSRuntimeHandler<T> |
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.
|
| ConnectionFactoryAttributes.TransactionNameAllowedValuesValidator | |
| ConnectionFactoryDefinition |
Jakarta Messaging Connection Factory resource definition
|
| ConnectionFactoryRemove |
Update handler removing a connection factory from the Jakarta Messaging subsystem.
|
| ConnectionFactoryUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a connection factory resource.
|
| DestinationConfiguration | |
| DestinationConfiguration.Builder | |
| ExternalConnectionFactoryAdd |
Update adding a connection factory to the subsystem.
|
| ExternalConnectionFactoryDefinition |
Jakarta Messaging Connection Factory resource definition without a broker.
|
| ExternalConnectionFactoryRemove |
Update handler removing a connection factory from the Jakarta Messaging subsystem.
|
| ExternalConnectionFactoryService | |
| ExternalJMSQueueAdd |
Update handler adding a queue to the Jakarta Messaging subsystem.
|
| ExternalJMSQueueDefinition |
Jakarta Messaging Queue resource definition
|
| ExternalJMSQueueRemove |
Update handler removing a queue from the Jakarta Messaging subsystem.
|
| ExternalJMSQueueService |
Service responsible for creating and destroying a client
javax.jms.Queue. |
| ExternalJMSTopicAdd |
Update handler adding a topic to the Jakarta Messaging subsystem.
|
| ExternalJMSTopicDefinition |
Jakarta Messaging Topic resource definition
|
| 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
|
| JMSManagementHelper | |
| 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. |
| JMSQueueDefinition |
Jakarta Messaging Queue resource definition
|
| JMSQueueReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
QueueControl. |
| JMSQueueRemove |
Update handler removing a queue from the Jakarta Messaging subsystem.
|
| JMSQueueService |
Service responsible for creating and destroying a
javax.jms.Queue. |
| JMSQueueUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a Jakarta Messaging queue resource.
|
| JMSServerControlHandler |
Handles operations and attribute reads supported by a ActiveMQ
ActiveMQServerControl. |
| JMSService |
The
JMSServerManager service. |
| JMSServices | |
| 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.
|
| JMSTopicDefinition |
Jakarta Messaging Topic resource definition
|
| JMSTopicReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
Topic. |
| JMSTopicRemove |
Update handler removing a topic from the Jakarta Messaging subsystem.
|
| JMSTopicService |
Service responsible for creating and destroying a
javax.jms.Topic. |
| JMSTopicUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a Jakarta Messaging topic resource.
|
| 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
|
| PooledConnectionFactoryStatisticsService |
Service providing statistics for the pooled-connection-factory's pool.
|
| Validators | |
| WildFlyBindingRegistry |
A
BindingRegistry implementation for WildFly. |
| WildFlyRecoveryRegistry |
| Enum | Description |
|---|---|
| ConnectionFactoryType |
Connection factory type enumeration and their respective value in ActiveMQ Artemis Jakarta Messaging API
|
| JMSTopicReadAttributeHandler.DurabilityType |
Copyright © 2022 JBoss by Red Hat. All rights reserved.