Package com.sun.genericra.outbound

Class Summary
AbstractManagedConnectionFactory ManagedConnectionFactory implementation of the Generic JMS resource adapter and is a factory of both ManagedConnection and JMS-specific ConnectionFactory instances.
ConnectionEventListenerHandler Encapsulates the event listener usage of the resource adapter.
ConnectionFactory ConnectionFactory implementation for the generic JMS resource adapter Implements the ConnectionFactory, TopicConnectionFactory, QueueConnectionFactory interfaces.
ConnectionHandle ConnectionHandle implementation for the generic JMS resource adapter Implements the Connection, TopicConnection, QueueConnection interfaces.
ConnectionManager Default simple ConnectionManager implementation of the generic JMS Resource Adapter Creates a new ManagedConnection for every allocateConnection
ConnectionRequestInfo Generic JMS resource adapter specific request properties.
DestinationAdapter Following restrictions apply, as of now on AdminObjects.
LocalTransactionImpl LocalTransaction implementation for Generic JMS Resource Adapter.
ManagedConnection Represents the ManagedConnection of the Generic JMS resource adapter.
ManagedJMSConnectionFactory ManagedConnectionFactory implementation for javax.jms.ConnectionFactory.
ManagedQueueConnectionFactory MCF for javax.jms.QueueConnectionFactory
ManagedTopicConnectionFactory MCF for javax.jms.TopicConnectionFactory
MessageProducerProxy MessageProducerProxy.
QueueProxy Queue wrapper
SessionAdapter SessionWrapper of the resource adapter.
TopicProxy Topic Wrapper
XAResourceProxy XAResource wrapper for Generic JMS Connector.