Uses of Package
org.apache.commons.daemon
-
Packages that use org.apache.commons.daemon Package Description org.apache.commons.daemon org.apache.commons.daemon.support -
Classes in org.apache.commons.daemon used by org.apache.commons.daemon Class Description DaemonContext Defines a set of methods that a Daemon instance can use to communicate with the Daemon container.DaemonController Defines methods needed by the DaemonLoader.DaemonInitException Throw this during init if you can't initialise yourself for some expected reason. -
Classes in org.apache.commons.daemon used by org.apache.commons.daemon.support Class Description Daemon Provides support for native daemon invocation.DaemonContext Defines a set of methods that a Daemon instance can use to communicate with the Daemon container.DaemonController Defines methods needed by the DaemonLoader.