View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window osgi-revision-api-2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.fractal.juliac.osgi.revision.event
├─ org.objectweb.fractal.juliac.osgi.revision.event.BundleListenerRevisionItf.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.event.FrameworkListenerRevisionItf.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.event.ServiceListenerRevisionItf.class - [JAR]
org.objectweb.fractal.juliac.osgi.revision.api
├─ org.objectweb.fractal.juliac.osgi.revision.api.BundleContextRevisionItf.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.api.BundleRevisionItf.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.api.OSGiRevisionItf.class - [JAR]
org.objectweb.fractal.juliac.osgi.revision
├─ org.objectweb.fractal.juliac.osgi.revision.AbstractBundle.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.AbstractBundleContext.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.AbstractOSGi.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.BundleKey.class - [JAR]
├─ org.objectweb.fractal.juliac.osgi.revision.OSGiRevisionException.class - [JAR]