| Package | Description |
|---|---|
| org.jboss.as.messaging.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 HornetQ RA.
|
| ConnectionFactoryReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
ConnectionFactoryControl. |
| ConnectionFactoryRemove
Update handler removing a connection factory from the JMS subsystem.
|
| ConnectionFactoryType
Connection factory type enumeration and their respective value in HornetQ 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 HornetQ
JMSQueueControl. |
| JMSQueueDefinition
JMS Queue resource definition
|
| JMSQueueReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
JMSQueueControl. |
| JMSServerControlHandler
Handles operations and attribute reads supported by a HornetQ
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 HornetQ
TopicControl. |
| JMSTopicDefinition
JMS Topic resource definition
|
| JMSTopicReadAttributeHandler
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
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
|
| PooledConnectionFactoryRemove |
| PooledConnectionFactoryWriteAttributeHandler
Write attribute handler for attributes that update the persistent configuration of a JMS pooled connection factory resource.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.