slackbuilds_ponce/system/commons-daemon
Heinz Wiesinger bd786958d8 system/commons-daemon: Updated for version 1.0.15.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-12-02 00:58:01 -06:00
..
commons-daemon.info system/commons-daemon: Updated for version 1.0.15. 2013-12-02 00:58:01 -06:00
commons-daemon.SlackBuild system/commons-daemon: Updated for version 1.0.15. 2013-12-02 00:58:01 -06:00
README system/commons-daemon: Fixed dep information 2012-08-25 13:26:03 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.