| Package | Description |
|---|---|
| org.wildfly.extension.messaging.activemq.jms |
| Class and Description |
|---|
| 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.
|
| 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.
|
| ConnectionFactoryType
Connection factory type enumeration and their respective value in ActiveMQ Artemis JMS API
|
| ConnectionFactoryWriteAttributeHandler
Write attribute handler for attributes that update a JMS connection factory configuration.
|
| 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. |
| JMSQueueReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a ActiveMQ
JMSQueueControl. |
| JMSServerControlHandler
Handles operations and attribute reads supported by a ActiveMQ
JMSServerControl. |
| 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. |
| 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. |
| PooledConnectionFactoryAdd |
| PooledConnectionFactoryConfigProperties |
| PooledConnectionFactoryConfigurationRuntimeHandler
Read handler for deployed JMS pooled connection factories
|
| PooledConnectionFactoryDefinition
JMS pooled Connection Factory resource definition.
|
| PooledConnectionFactoryRemove |
Copyright © 2018 JBoss by Red Hat. All rights reserved.