|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.resource.activemq.ActiveMQFactory
public class ActiveMQFactory
Constructor Summary | |
---|---|
ActiveMQFactory()
|
Method Summary | |
---|---|
org.apache.activemq.broker.BrokerService |
createBroker(java.net.URI brokerURI)
|
static java.lang.String |
getBrokerMetaFile()
Returns the prefix metafile name of the poperties file that ActiveMQ should be provided with. |
static void |
setThreadProperties(java.util.Properties p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActiveMQFactory()
Method Detail |
---|
public static java.lang.String getBrokerMetaFile()
public static void setThreadProperties(java.util.Properties p)
public org.apache.activemq.broker.BrokerService createBroker(java.net.URI brokerURI) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |