Package org.activemq.spring

Utilities for loading a Message Broker using Spring's XML deployment mechanism

See:
          Description

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 FactoryBean to make it easy to create an embedded broker inside Spring.
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 BrokerContainerFactory which uses an XML deployment configuration file to load and configure a BrokerContainer
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.
 

Package org.activemq.spring Description

Utilities for loading a Message Broker using Spring's XML deployment mechanism



Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.