org.codehaus.activemq
Class XmlConfigHelper
java.lang.Object
org.codehaus.activemq.XmlConfigHelper
- public class XmlConfigHelper
- extends Object
Helper methods to avoid a runtime dependency on Spring unless its
used to configure the ActiveMQ broker via the XML configuration
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPRING_CLASS_NAME
public static final String SPRING_CLASS_NAME
- See Also:
- Constant Field Values
XmlConfigHelper
public XmlConfigHelper()
createBrokerContainerFactory
public static BrokerContainerFactory createBrokerContainerFactory(String xmlConfig)
throws JMSException
- Creates an instance of the broker factory which uses the Spring XML configuration file
mechanism.
- Throws:
JMSException
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.