Interface | 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.
|
DaemonListener |
EvenListener type wrapper.
|
DaemonUserSignal |
Tags a Daemon as supporting some kind of
signaling method that allows the java application to
perform a custom action.
|
Class | Description |
---|---|
DaemonPermission |
Represents the permissions to control and query the status of
a
Daemon . |
Exception | Description |
---|---|
DaemonInitException |
Throw this during init if you can't initialise yourself for some expected
reason.
|
Copyright (c) 2002-2013 - Apache Software Foundation