Uses of Class
org.apache.activemq.tool.properties.JmsProducerProperties
-
Packages that use JmsProducerProperties Package Description org.apache.activemq.tool -
-
Uses of JmsProducerProperties in org.apache.activemq.tool
Fields in org.apache.activemq.tool declared as JmsProducerProperties Modifier and Type Field Description protected JmsProducerPropertiesJmsProducerClient. clientprotected JmsProducerPropertiesJmsProducerSystem. producerMethods in org.apache.activemq.tool that return JmsProducerProperties Modifier and Type Method Description JmsProducerPropertiesJmsProducerSystem. getProducer()Methods in org.apache.activemq.tool with parameters of type JmsProducerProperties Modifier and Type Method Description voidJmsProducerSystem. setProducer(JmsProducerProperties producer)Constructors in org.apache.activemq.tool with parameters of type JmsProducerProperties Constructor Description JmsProducerClient(JmsProducerProperties clientProps, ConnectionFactory factory)
-