|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.adapter.jms.activemq.BrokerDeployer
public class BrokerDeployer
Constructor Summary | |
---|---|
BrokerDeployer()
Deprecated. |
|
BrokerDeployer(long maxMemoryinBytes)
Deprecated. |
Method Summary | |
---|---|
org.apache.activemq.broker.BrokerService |
getBroker()
Deprecated. |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent anEvent)
Deprecated. Callback method invoked by Spring container during its lifecycle changes Ignore all events except for ContextClosedEvent which indicates the container has shutdown. |
void |
startInternalBroker()
Deprecated. |
void |
stop()
Deprecated. Stops the ActiveMQ broker. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrokerDeployer(long maxMemoryinBytes) throws java.lang.Exception
java.lang.Exception
public BrokerDeployer() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public org.apache.activemq.broker.BrokerService getBroker()
public void startInternalBroker() throws java.lang.Exception
java.lang.Exception
public void stop()
public void onApplicationEvent(org.springframework.context.ApplicationEvent anEvent)
onApplicationEvent
in interface org.springframework.context.ApplicationListener
anEvent
- - an event object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |