jar

org.apache.geronimo.specs : geronimo-osgi-registry

Maven & Gradle

Jul 19, 2011
32 usages

Apache Geronimo OSGI factory registry · This bundle contains an extender that facilitates the use of Geronimo spec providers (components typically plugged in to the JRE through META-INF/services resources). The service created by this extender will maintain a registry of factory class implementations that can be used by the spec bundles to locate factory classes that reside in other bundles.

Table Of Contents

Latest Version

Download org.apache.geronimo.specs : geronimo-osgi-registry JAR file - Latest Versions:

All Versions

Download org.apache.geronimo.specs : geronimo-osgi-registry JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geronimo-osgi-registry-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.geronimo.osgi.registry

├─ org.apache.geronimo.osgi.registry.Activator.class - [JAR]

├─ org.apache.geronimo.osgi.registry.ProviderBundleTrackerCustomizer.class - [JAR]

├─ org.apache.geronimo.osgi.registry.ProviderRegistryImpl.class - [JAR]

org.apache.geronimo.osgi.registry.api

├─ org.apache.geronimo.osgi.registry.api.ProviderRegistry.class - [JAR]

Advertisement