org.apache.openejb.resource.activemq
Class ActiveMQ4Factory

java.lang.Object
  extended by org.apache.openejb.resource.activemq.ActiveMQ4Factory

public class ActiveMQ4Factory
extends java.lang.Object


Constructor Summary
ActiveMQ4Factory()
           
 
Method Summary
 org.apache.activemq.broker.BrokerService createBroker(java.net.URI brokerURI)
           
static void setThreadProperties(java.util.Properties value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveMQ4Factory

public ActiveMQ4Factory()
Method Detail

setThreadProperties

public static void setThreadProperties(java.util.Properties value)

createBroker

public org.apache.activemq.broker.BrokerService createBroker(java.net.URI brokerURI)
                                                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.