Package org.objectweb.jonas_jms

Interface Summary
JmsJmxManagement JMS Administration interface. must be implemented for each jms provider
 

Class Summary
JConnection Common methods used in JQueueConnection and JTopicConnection.
JConnectionFactory  
JmsAdminForJoram Joram Administration.
JmsManagerImpl JmsManager implementation This singleton class must exist in each JOnAS server that want to use JMS
JObjectFactory Factory used by JNDI lookup to get Topic or Queue Connection Factories.
JQueueConnection  
JQueueConnectionFactory JQueueConnectionFactory wraps a XAQueueConnectionFactory.
JQueueSession  
JSession  
JTopicConnection  
JTopicConnectionFactory JTopicConnectionFactory wraps a XATopicConnectionFactory.
JTopicSession  
TraceJms Class used to log messages in Jms module.