jakarta-commons-daemon - Defines API to support an alternative invocation mechanism

Description:

The scope of this package is to define an API in line with the current
Java(tm) Platform APIs to support an alternative invocation mechanism
which could be used instead of the above mentioned public static void
main(String[]) method.  This specification cover the behavior and life
cycle of what we define as Java(tm) daemons, or, in other words, non
interactive Java(tm) applications.

Homepage: http://jakarta.apache.org/commons/daemon/

License: ASL 2.0

Vendor: Fedora Project

Packages

jakarta-commons-daemon-1.0.1-6jpp.4.fc8.x86_64 [46 KiB] Changelog by Permaine Cheung (2007-09-24):
- Add execve path warning patch from James Ralston