org.sharengo.wikitty.jms
Class WikittyBrokerFactory

java.lang.Object
  extended by org.apache.activemq.broker.PropertiesBrokerFactory
      extended by org.sharengo.wikitty.jms.WikittyBrokerFactory
All Implemented Interfaces:
org.apache.activemq.broker.BrokerFactoryHandler

public class WikittyBrokerFactory
extends org.apache.activemq.broker.PropertiesBrokerFactory

Version:
$Revision: 1 $ Last update: $Date: 2010-04-16 10:29:38 +0200 (ven., 16 avril 2010) $ by : $Author: echatellier $
Author:
ruchaud

Field Summary
protected static String CONNECTOR_URL
           
 
Constructor Summary
WikittyBrokerFactory()
           
 
Method Summary
 org.apache.activemq.broker.BrokerService createBroker(URI brokerURI)
           
 
Methods inherited from class org.apache.activemq.broker.PropertiesBrokerFactory
createBrokerService, findResourceOnClassPath, loadProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTOR_URL

protected static final String CONNECTOR_URL
See Also:
Constant Field Values
Constructor Detail

WikittyBrokerFactory

public WikittyBrokerFactory()
Method Detail

createBroker

public org.apache.activemq.broker.BrokerService createBroker(URI brokerURI)
                                                      throws Exception
Specified by:
createBroker in interface org.apache.activemq.broker.BrokerFactoryHandler
Overrides:
createBroker in class org.apache.activemq.broker.PropertiesBrokerFactory
Throws:
Exception


Copyright © 2010 CodeLutin. All Rights Reserved.