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.Daemon
org.apache.commons.daemon.DaemonInitException
Exception
public void start() throws Exception
start
in interface org.apache.commons.daemon.Daemon
Exception
public void stop() throws Exception
stop
in interface org.apache.commons.daemon.Daemon
Exception
public void destroy()
destroy
in interface org.apache.commons.daemon.Daemon
Copyright © The Apache Software Foundation. All Rights Reserved.