org.apache.activemq.broker
Interface BrokerFactory.BrokerFactoryHandler

All Known Implementing Classes:
DefaultBrokerFactory, XBeanBrokerFactory
Enclosing class:
BrokerFactory

public static interface BrokerFactory.BrokerFactoryHandler


Method Summary
 BrokerService createBroker(URI brokerURI)
           
 

Method Detail

createBroker

BrokerService createBroker(URI brokerURI)
                           throws Exception
Throws:
Exception


Copyright © 2011 Apache Software Foundation. All Rights Reserved.