public class ActiveMQLauncher extends Object implements org.apache.commons.daemon.Daemon
Constructor and Description |
---|
ActiveMQLauncher() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init(org.apache.commons.daemon.DaemonContext arg0) |
void |
start() |
void |
stop() |
public ActiveMQLauncher()
public void destroy()
destroy
in interface org.apache.commons.daemon.Daemon
public void init(org.apache.commons.daemon.DaemonContext arg0) throws Exception
init
in interface org.apache.commons.daemon.Daemon
Exception
public void start() throws Exception
start
in interface org.apache.commons.daemon.Daemon
Exception
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.