org.fabric3.binding.activemq.broker
Class BrokerEngine
java.lang.Object
org.fabric3.binding.activemq.broker.BrokerEngine
public class BrokerEngine
- extends Object
Creates an embedded ActiveMQ broker.
- Version:
- $Rev: 7912 $ $Date: 2009-11-24 10:49:53 +0100 (Tue, 24 Nov 2009) $
|
Constructor Summary |
BrokerEngine(org.fabric3.host.runtime.HostInfo info)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerEngine
public BrokerEngine(org.fabric3.host.runtime.HostInfo info)
setLogLevel
public void setLogLevel(String logLevel)
setHostAddress
public void setHostAddress(String hostAddress)
setBrokerConfig
public void setBrokerConfig(javax.xml.stream.XMLStreamReader reader)
throws InvalidConfigurationException,
javax.xml.stream.XMLStreamException
- Throws:
InvalidConfigurationException
javax.xml.stream.XMLStreamException
init
public void init()
throws Exception
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Throws:
Exception
Copyright © 2007-2010 Metaform Systems.