Uses of Class
org.apache.activemq.tool.properties.JmsConsumerProperties
-
Packages that use JmsConsumerProperties Package Description org.apache.activemq.tool -
-
Uses of JmsConsumerProperties in org.apache.activemq.tool
Fields in org.apache.activemq.tool declared as JmsConsumerProperties Modifier and Type Field Description protected JmsConsumerPropertiesJmsConsumerClient. clientprotected JmsConsumerPropertiesJmsConsumerSystem. consumerMethods in org.apache.activemq.tool that return JmsConsumerProperties Modifier and Type Method Description JmsConsumerPropertiesJmsConsumerSystem. getConsumer()Methods in org.apache.activemq.tool with parameters of type JmsConsumerProperties Modifier and Type Method Description voidJmsConsumerSystem. setConsumer(JmsConsumerProperties consumer)Constructors in org.apache.activemq.tool with parameters of type JmsConsumerProperties Constructor Description JmsConsumerClient(JmsConsumerProperties clientProps, ConnectionFactory factory)
-