| Paketname | libjpf-java |
| Beschreibung | Java Plugin Framework: plug-in infrastructure library for Java projects |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.5.1+dfsg-1 |
| Sektion | universe/java |
| Priorität | extra |
| Installierte Größe | 4896 Byte |
| Hängt ab von | default-jre-headless | java-runtime-headless |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 544664 Byte |
| Prüfsumme MD5 | db4850ea518ea13a844b2d9ee8740f78 |
| Prüfsumme SHA1 | 7a7c49bb15be293a21455580d50dd75b90d54fb2 |
| Prüfsumme SHA256 | f70e7056de8445312a2467f78fa9749f615f97f6ed9cf45a1f9dcd15f63b6aa0 |
| Link zum Herunterladen | libjpf-java_1.5.1+dfsg-1_all.deb |
| Ausführliche Beschreibung | JPF provides a runtime engine that dynamically discovers and loads
"plug-ins". A plug-in is a structured component that describes itself to JPF
using a "manifest". JPF maintains a registry of available plug-ins and the
functions they provide (via extension points and extensions).
.
One major goal of JPF is that the application (and its end-user) should not
pay any memory or performance penalty for plug-ins that are installed, but
not used. Plug-ins are added to the registry at application start-up or
while the application is running but they are not loaded until they are
called.
|