org.apache.commons.daemon |
|
Java Source File Name | Type | Comment |
Daemon.java | Interface | This interface provides support for native daemon invocation. |
DaemonContext.java | Interface | Defines a set of methods that a Daemon instance can use to
communicate with the Daemon container.
author: Pier Fumagalli author: Copyright © 2000-2001 The author: Apache Software Foundation. |
DaemonController.java | Interface | author: Pier Fumagalli author: Copyright © 2000-2001 The author: Apache Software Foundation. |
DaemonListener.java | Interface | |
DaemonPermission.java | Class | This class represents the permissions to control and query the status of
a Daemon . |
SimpleDaemon.java | Class | |