Package org.apache.commons.daemon


package org.apache.commons.daemon
  • Class
    Description
    Provides support for native daemon invocation.
    Defines a set of methods that a Daemon instance can use to communicate with the Daemon container.
    Defines methods needed by the DaemonLoader.
    Throw this during init if you can't initialize yourself for some expected reason.
    EvenListener type wrapper.
    Represents the permissions to control and query the status of a Daemon.
    Tags a Daemon as supporting some kind of signalling method that allows the Java application to perform a custom action.