slackbuilds_ponce/system/commons-daemon
Heinz Wiesinger 79b75a01a4
system/commons-daemon: Build and install manpage
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-22 09:10:20 +07:00
..
commons-daemon.info
commons-daemon.SlackBuild system/commons-daemon: Build and install manpage 2021-11-22 09:10:20 +07:00
README
slack-desc

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.