[ Bron: geronimo-osgi-support ]
Pakket: libgeronimo-osgi-support-java (1.1-2)
Verwijzigingen voor libgeronimo-osgi-support-java
Debian bronnen:
Het bronpakket geronimo-osgi-support downloaden:
- [geronimo-osgi-support_1.1-2.dsc]
- [geronimo-osgi-support_1.1.orig.tar.xz]
- [geronimo-osgi-support_1.1-2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [geronimo.apache.org]
Vergelijkbare pakketten:
- libgeronimo-osgi-support-java-doc
- libgeronimo-validation-1.0-spec-java
- libgeronimo-validation-1.0-spec-java-doc
- libgeronimo-validation-1.1-spec-java
- libgeronimo-validation-1.1-spec-java-doc
- libgeronimo-jpa-2.0-spec-java
- libbsf-java
- libbsf-java-doc
- libjpa-2.1-spec-java
- libgeronimo-j2ee-connector-1.5-spec-java
- libgeronimo-jta-1.1-spec-java
Java libraries providing OSGi lookup support for Geronimo projects
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.