Description
A Java library and support mechanism for running Java code like a Unix daemon. Server projects use it to integrate Java applications with service startup, shutdown and process-management expectations.
Use it when maintaining Java services that depend on Apache Commons Daemon. It is infrastructure for service wrappers, not a general desktop application.