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: 9285 $ $Date: 2010-08-05 13:59:34 +0000 (Thu, 05 Aug 2010) $
|
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)
setMinPort
public void setMinPort(int minPort)
setMaxPort
public void setMaxPort(int maxPort)
setMonitorLevel
public void setMonitorLevel(String monitorLevel)
setDefaultBindAddress
public void setDefaultBindAddress(String bindAddress)
setBrokerConfig
public void setBrokerConfig(javax.xml.stream.XMLStreamReader reader)
throws InvalidConfigurationException,
javax.xml.stream.XMLStreamException
- Throws:
InvalidConfigurationException
javax.xml.stream.XMLStreamException
setTopologyService
public void setTopologyService(org.fabric3.spi.federation.ZoneTopologyService topologyService)
setMBeanServer
public void setMBeanServer(MBeanServer mBeanServer)
init
public void init()
throws Exception
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Throws:
Exception
Copyright © 2007-2010 Metaform Systems.