JTR 5.0 API Documentation

Uses of Class
jtr.config.jms.JMSDestination

Packages that use JMSDestination
jtr.config.jms In this package are located those classes used to provide an object-oriented representation of the JMS Configuration Section of a jtr.xml file. 
 

Uses of JMSDestination in jtr.config.jms
 

Methods in jtr.config.jms that return types with arguments of type JMSDestination
 java.util.Collection<JMSDestination> JMSConfig.getQueues()
          Return the set of confiured queues.
 java.util.Collection<JMSDestination> JMSConfig.getTopics()
          Return the set of configured topics
 


The JTR Project is licensed under GPL version 2