Uses of Class
org.apache.activemq.tool.properties.JmsClientSystemProperties

Packages that use JmsClientSystemProperties
org.apache.activemq.tool   
org.apache.activemq.tool.properties   
 

Uses of JmsClientSystemProperties in org.apache.activemq.tool
 

Methods in org.apache.activemq.tool that return JmsClientSystemProperties
abstract  JmsClientSystemProperties AbstractJmsClientSystem.getSysTest()
           
 JmsClientSystemProperties JmsConsumerSystem.getSysTest()
           
 JmsClientSystemProperties JmsProducerSystem.getSysTest()
           
 

Methods in org.apache.activemq.tool with parameters of type JmsClientSystemProperties
abstract  void AbstractJmsClientSystem.setSysTest(JmsClientSystemProperties sysTestProps)
           
 void JmsConsumerSystem.setSysTest(JmsClientSystemProperties sysTestProps)
           
 void JmsProducerSystem.setSysTest(JmsClientSystemProperties sysTestProps)
           
 

Uses of JmsClientSystemProperties in org.apache.activemq.tool.properties
 

Subclasses of JmsClientSystemProperties in org.apache.activemq.tool.properties
 class JmsConsumerSystemProperties
           
 class JmsProducerSystemProperties
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.