org.apache.activemq.xbean
Class XBeanBrokerFactory

java.lang.Object
  extended by org.apache.activemq.xbean.XBeanBrokerFactory
All Implemented Interfaces:
BrokerFactoryHandler

public class XBeanBrokerFactory
extends Object
implements BrokerFactoryHandler

Version:
$Revision$

Constructor Summary
XBeanBrokerFactory()
           
 
Method Summary
protected  org.springframework.context.ApplicationContext createApplicationContext(String uri)
           
 BrokerService createBroker(URI config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBeanBrokerFactory

public XBeanBrokerFactory()
Method Detail

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.