Uses of Class
org.apache.activemq.tool.properties.JmsClientSystemProperties
-
Packages that use JmsClientSystemProperties Package Description 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 Modifier and Type Method Description abstract JmsClientSystemPropertiesAbstractJmsClientSystem. getSysTest()JmsClientSystemPropertiesJmsConsumerSystem. getSysTest()JmsClientSystemPropertiesJmsProducerSystem. getSysTest()Methods in org.apache.activemq.tool with parameters of type JmsClientSystemProperties Modifier and Type Method Description abstract voidAbstractJmsClientSystem. setSysTest(JmsClientSystemProperties sysTestProps)voidJmsConsumerSystem. setSysTest(JmsClientSystemProperties sysTestProps)voidJmsProducerSystem. setSysTest(JmsClientSystemProperties sysTestProps) -
Uses of JmsClientSystemProperties in org.apache.activemq.tool.properties
Subclasses of JmsClientSystemProperties in org.apache.activemq.tool.properties Modifier and Type Class Description classJmsConsumerSystemPropertiesclassJmsProducerSystemProperties
-