public class AxisServerDaemon extends Object implements org.apache.commons.daemon.Daemon
Daemon implementation that runs the stand-alone Axis server.| Constructor and Description | 
|---|
AxisServerDaemon()  | 
public void init(org.apache.commons.daemon.DaemonContext context)
          throws org.apache.commons.daemon.DaemonInitException,
                 Exception
init in interface org.apache.commons.daemon.Daemonorg.apache.commons.daemon.DaemonInitExceptionExceptionpublic void start()
           throws Exception
start in interface org.apache.commons.daemon.DaemonExceptionpublic void stop()
          throws Exception
stop in interface org.apache.commons.daemon.DaemonExceptionpublic void destroy()
destroy in interface org.apache.commons.daemon.DaemonCopyright © The Apache Software Foundation. All Rights Reserved.