Uses of Class
com.sun.genericra.GenericJMSRAProperties

Packages that use GenericJMSRAProperties
com.sun.genericra   
com.sun.genericra.inbound   
com.sun.genericra.outbound   
 

Uses of GenericJMSRAProperties in com.sun.genericra
 

Subclasses of GenericJMSRAProperties in com.sun.genericra
 class GenericJMSRA
          Resource Adapter javabean implementation for JMS resource adapter.
 

Uses of GenericJMSRAProperties in com.sun.genericra.inbound
 

Subclasses of GenericJMSRAProperties in com.sun.genericra.inbound
 class ActivationSpec
          ActivationSpec for javax.jms.MessageListener.
 

Uses of GenericJMSRAProperties in com.sun.genericra.outbound
 

Subclasses of GenericJMSRAProperties in com.sun.genericra.outbound
 class AbstractManagedConnectionFactory
          ManagedConnectionFactory implementation of the Generic JMS resource adapter and is a factory of both ManagedConnection and JMS-specific ConnectionFactory instances.
 class DestinationAdapter
          Following restrictions apply, as of now on AdminObjects.
 class ManagedJMSConnectionFactory
          ManagedConnectionFactory implementation for javax.jms.ConnectionFactory.
 class ManagedQueueConnectionFactory
          MCF for javax.jms.QueueConnectionFactory
 class ManagedTopicConnectionFactory
          MCF for javax.jms.TopicConnectionFactory
 class QueueProxy
          Queue wrapper
 class TopicProxy
          Topic Wrapper