Paketname | libclassworlds-java |
Beschreibung | framework for container developers requiring manipulation of ClassLoaders |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-final-4 |
Sektion | java |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | classworlds |
Paketgröße | 38710 Byte |
Prüfsumme MD5 | b03649d2199a418e3e00222f5f4f953a |
Prüfsumme SHA1 | fcffba912c5e7c7acb9388af623a601443a803d0 |
Prüfsumme SHA256 | a6095622d97ce38fde49142a7da1d8f6d1e1aba1db94ee05ab0935e4ef351095 |
Link zum Herunterladen | libclassworlds-java_1.1-final-4_all.deb |
Ausführliche Beschreibung | Classworlds is a framework for container developers who require complex
manipulation of Java's ClassLoaders. Java's native ClassLoader mechanims
and classes can cause many headaches and confusion for certain types of
application developers. Projects which involve dynamic loading of
components or otherwise represent a 'container' that can benefit from the
classloading control provided by classworlds.
.
Classworlds provides a richer set of semantics for class loading than Java's
normal mechanisms, while still being able to provide a ClassLoader interface
to integrate seamlessly with the Java environment.
|