Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.spring

Class Summary
ActiveMQBeanDefinitionReader  
ActiveMQBeanFactory A Spring BeanFactory for creating ActiveMQ objects
ActiveMQDtdResolver EntityResolver implementation for the ActiveMQ DTD, to load the DTD from the ActiveMQ classpath JAR file.
BrokerFactoryBean A Spring org.springframework.beans.factory.FactoryBean to make it easy to create an embedded broker inside Spring.
ConsumerBean  
Main A simple command line tool which runs a JMS Message Broker on the command line using a Spring XML deployment descriptor
SpringBrokerContainerFactory A Spring implementatation of org.activemq.broker.BrokerContainerFactory which uses an XML deployment configuration file to load and configure a org.activemq.broker.BrokerContainer
SpringConsumer  
SpringProducer  
SpringTest  
TestingConsumer A simple consumer which is useful for testing which can be used to wait until the consumer has received a specific number of messages.
 

Exception Summary
ConfigurationParseException An exception that is thrown if a configuration resource could not be parsed.