Paketname | libcommons-daemon-java |
Beschreibung | library to launch Java applications as daemons |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.2-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 392 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless |
Empfohlene Pakete | jsvc |
Paketbetreuer | Debian Java Maintainers |
Quelle | commons-daemon |
Paketgröße | 42028 Byte |
Prüfsumme MD5 | d29148c5592563514edbc1a18fb03f90 |
Prüfsumme SHA1 | 0c14e986ef08d8747a02ad275fd0dc9f671aaf57 |
Prüfsumme SHA256 | 21484844dd401e4e39a475a5d1656624a9affef8c217708bea70f87e5eb2c4c2 |
Link zum Herunterladen | libcommons-daemon-java_1.0.2-2_all.deb |
Ausführliche Beschreibung | The Daemon package from Apache Commons can be used to implement Java
applications which can be launched as daemons. For example the
program will be notified about a shutdown so that it can perform
cleanup tasks before its process of execution is destroyed by the
operation system.
.
This package contains the java library. You will also need the actual
binary for your architecture which is provided by the jsvc package.
|