All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Daemon Provides support for native daemon invocation.DaemonConfiguration Used by jsvc for Daemon configuration.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 initialize yourself for some expected reason.DaemonListener EvenListener type wrapper.DaemonLoader Used by jsvc for Daemon management.DaemonLoader.Context A concreteDaemonContext
that acts as a simple value container.DaemonLoader.Controller A DaemonController that acts on the the globalDaemonLoader
state.DaemonPermission Represents the permissions to control and query the status of aDaemon
.DaemonUserSignal Tags a Daemon as supporting some kind of signalling method that allows the Java application to perform a custom action.DaemonWrapper Implementation of the Daemon that allows running standard applications as daemons.