Class | Description |
---|---|
AbstractAddJndiHandler |
Base class for handlers that handle an "add-jndi" operation.
|
AbstractJMSRuntimeHandler<T> |
Base type for runtime operations on XML deployed message destinations
|
AS7BindingRegistry |
A
BindingRegistry implementation for JBoss AS7. |
AS7RecoveryRegistry | |
ConnectionFactoryAdd |
Update adding a connection factory to the subsystem.
|
ConnectionFactoryAddJndiHandler |
Handler for "add-jndi" operation on a connection factory resource.
|
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.
|
ConnectionFactoryTypeValidator | |
ConnectionFactoryWriteAttributeHandler |
Write attribute handler for attributes that update a JMS connection factory configuration.
|
JMSQueueAdd |
Update handler adding a queue to the JMS subsystem.
|
JMSQueueAddJndiHandler |
Handler for "add-jndi" operation on a JMS queue resource.
|
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 . |
JMSQueueReadAttributeHandler |
Implements the
read-attribute operation for runtime attributes exposed by a HornetQ
JMSQueueControl . |
JMSQueueRemove |
Update handler removing a queue from the JMS subsystem.
|
JMSQueueService |
Service responsible for creating and destroying a
javax.jms.Queue . |
JMSServerControlHandler |
Handles operations and attribute reads supported by a HornetQ
JMSServerControl . |
JMSService |
The
JMSServerManager service. |
JMSServices | |
JMSTopicAdd |
Update handler adding a topic to the JMS subsystem.
|
JMSTopicAddJndiHandler |
Handler for "add-jndi" operation on a JMS topic resource.
|
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 . |
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 . |
JndiEntriesAttribute |
AttributeDefinition for a JMS resource's entries attribute. |
PooledConnectionFactoryAdd | |
PooledConnectionFactoryConfigProperties | |
PooledConnectionFactoryRemove | |
PooledConnectionFactoryService |
A service which translates a pooled connection factory into a resource adapter driven connection pool
|
PooledConnectionFactoryWriteAttributeHandler |
Write attribute handler for attributes that update the persistent configuration of a JMS pooled connection factory resource.
|
TransactionManagerLocator |
Locates the transaction manager for pooled connection resource adapters
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.