Package org.apache.activemq.console
Class ActiveMQLauncher
java.lang.Object
org.apache.activemq.console.ActiveMQLauncher
- All Implemented Interfaces:
org.apache.commons.daemon.Daemon
This class launches ActiveMQ under Apache JSVC
- Author:
- areese
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActiveMQLauncher
public ActiveMQLauncher()
-
-
Method Details
-
destroy
public void destroy()- Specified by:
destroyin interfaceorg.apache.commons.daemon.Daemon
-
init
- Specified by:
initin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-
start
- Specified by:
startin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-
stop
- Specified by:
stopin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-