| Interface | Description |
|---|---|
| ConnectionFactoryAttributes | |
| ConnectionFactoryAttributes.Common | |
| 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.
|
| ConnectionFactoryDefinition |
JMS Connection Factory resource definition
|
| ConnectionFactoryReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
ConnectionFactoryControl. |
| ConnectionFactoryRemove |
Update handler removing a connection factory from the JMS subsystem.
|
| ConnectionFactoryUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a connection factory resource.
|
| ConnectionFactoryWriteAttributeHandler |
Write attribute handler for attributes that update a JMS connection factory configuration.
|
| JMSManagementHelper | |
| JMSQueueAdd |
Update handler adding a queue to the JMS subsystem.
|
| JMSQueueConfigurationRuntimeHandler |
Read handler for XML deployed JMS queues
|
| JMSQueueConfigurationWriteHandler |
Write attribute handler for attributes that update the persistent configuration of a JMS queue resource.
|
| JMSQueueControlHandler |
Handler for runtime operations that invoke on a ActiveMQ
JMSQueueControl. |
| JMSQueueDefinition |
JMS Queue resource definition
|
| JMSQueueReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
JMSQueueControl. |
| JMSQueueRemove |
Update handler removing a queue from the JMS subsystem.
|
| JMSQueueService |
Service responsible for creating and destroying a
javax.jms.Queue. |
| JMSQueueUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a JMS queue resource.
|
| JMSServerControlHandler |
Handles operations and attribute reads supported by a ActiveMQ
JMSServerControl. |
| JMSService |
The
JMSServerManager service. |
| JMSServices | |
| JMSTopicAdd |
Update handler adding a topic to the JMS subsystem.
|
| JMSTopicConfigurationRuntimeHandler |
Read handler for XML deployed JMS queues
|
| JMSTopicConfigurationWriteHandler |
Write attribute handler for attributes that update the persistent configuration of a JMS topic resource.
|
| JMSTopicControlHandler |
Handler for runtime operations that invoke on a ActiveMQ
TopicControl. |
| JMSTopicDefinition |
JMS Topic resource definition
|
| JMSTopicReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
TopicControl. |
| JMSTopicRemove |
Update handler removing a topic from the JMS subsystem.
|
| JMSTopicService |
Service responsible for creating and destroying a
javax.jms.Topic. |
| JMSTopicUpdateJndiHandler |
Handler for "add-jndi" and "remove-jndi" operations on a JMS topic resource.
|
| PooledConnectionFactoryAdd | |
| PooledConnectionFactoryConfigProperties | |
| PooledConnectionFactoryConfigurationRuntimeHandler |
Read handler for deployed JMS pooled connection factories
|
| PooledConnectionFactoryDefinition |
JMS 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 JMS API
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.