All Classes and Interfaces
Class
Description
Provides support for native daemon invocation.
Used by jsvc for Daemon configuration.
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.
Used by jsvc for Daemon management.
A concrete
DaemonContext
that acts as a simple value container.A DaemonController that acts on the the global
DaemonLoader
state.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.
Implementation of the Daemon that allows running
standard applications as daemons.