| Home >> All >> org >> activemq >> [ spring Javadoc ] |
org.activemq.spring: Javadoc index of package org.activemq.spring.
Package Samples:
org.activemq.spring
Classes:
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
ActiveMQDtdResolver: EntityResolver implementation for the ActiveMQ DTD, to load the DTD from the ActiveMQ classpath JAR file. Fetches "activemq.dtd" from the classpath resource "/org/activemq/activemq.dtd", no matter if specified as some local URL or as "http://activemq.org/dtd/activemq.dtd".
BrokerFactoryBean: A Spring org.springframework.beans.factory.FactoryBean to make it easy to create an embedded broker inside Spring.
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.
Main: A simple command line tool which runs a JMS Message Broker on the command line using a Spring XML deployment descriptor
ConfigurationParseException: An exception that is thrown if a configuration resource could not be parsed.
ActiveMQBeanFactory: A Spring BeanFactory for creating ActiveMQ objects
ActiveMQBeanDefinitionReader
ConsumerBean
SpringConsumer
SpringProducer
SpringTest
| Home | Contact Us | Privacy Policy | Terms of Service |