Paketname | libgeronimo-osgi-support-java |
Beschreibung | Java libraries providing OSGi lookup support for Geronimo projects |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | aspectj, libequinox-osgi-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | geronimo-osgi-support |
Paketgröße | 17442 Byte |
Prüfsumme MD5 | 9b265cf68b488cfd2de8e68312f2f7d9 |
Prüfsumme SHA1 | 35fc1862a9fbcdc8aa8454c18efb740d03fbbe87 |
Prüfsumme SHA256 | 922276d30702a4f11f10dbb5ecdf2788eda22cbe3f6539452a19627d3b41753d |
Link zum Herunterladen | libgeronimo-osgi-support-java_1.0-1_all.deb |
Ausführliche Beschreibung | These Java libraries allow the use of OSGi framework with Geronimo existing
projects. They allow lookup and registration of components.
.
- geronimo-osgi-locator.jar: Allow performing class and components lookups
with OSGi support.
.
- geronimo-osgi-registry.jar: Facilitate the use of Geronimo specs providers
(components typically plugged in to the JRE through META-INF/services
resources) like geronimo-validation-1.0-spec (Geronimo JSR-303 Bean
Validation Spec API).
.
The service created by this library will maintain a registry of factory
class that can be used by the spec bundles to locate factory classes that
reside in other bundles.
|