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 Interface which defines methods needed by the DaemonLoader.
DaemonListener EvenListener type wrapper.
 

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

Exception Summary
DaemonInitException Throw this during init if you can't initialise yourself for some expected reason.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.