Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.commons.daemon

Interface Summary
Daemon This interface 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  
DaemonListener  
 

Class Summary
DaemonPermission This class represents the permissions to control and query the status of a Daemon.
SimpleDaemon  
SimpleDaemon.Handler