Class WavefrontProxyService

  • All Implemented Interfaces:
    org.apache.commons.daemon.Daemon

    public class WavefrontProxyService
    extends Object
    implements org.apache.commons.daemon.Daemon
    Author:
    Mori Bellamy ([email protected])
    • Constructor Detail

      • WavefrontProxyService

        public WavefrontProxyService()
    • Method Detail

      • init

        public void init​(org.apache.commons.daemon.DaemonContext daemonContext)
        Specified by:
        init in interface org.apache.commons.daemon.Daemon
      • start

        public void start()
        Specified by:
        start in interface org.apache.commons.daemon.Daemon
      • stop

        public void stop()
        Specified by:
        stop in interface org.apache.commons.daemon.Daemon
      • destroy

        public void destroy()
        Specified by:
        destroy in interface org.apache.commons.daemon.Daemon