org.apache.activemq.xbean
Class XBeanBrokerFactory
java.lang.Object
org.apache.activemq.xbean.XBeanBrokerFactory
- All Implemented Interfaces:
- BrokerFactoryHandler
public class XBeanBrokerFactory
- extends Object
- implements BrokerFactoryHandler
- Version:
- $Revision$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XBeanBrokerFactory
public XBeanBrokerFactory()
createBroker
public BrokerService createBroker(URI config)
throws Exception
- Specified by:
createBroker
in interface BrokerFactoryHandler
- Throws:
Exception
createApplicationContext
protected org.springframework.context.ApplicationContext createApplicationContext(String uri)
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.