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 org.apache.felix.karaf.shell.osgi-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.felix.karaf.shell.osgi
├─ org.apache.felix.karaf.shell.osgi.BlueprintListener.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.BundleCommand.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.BundleLevel.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.BundleStateListener.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.BundlesCommand.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.BundlesCommandOptional.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.Headers.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.InstallBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.ListBundles.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.ListServices.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.RefreshBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.ResolveBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.RestartBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.Shutdown.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.SpringStateListenerFactory.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.StartBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.StartLevel.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.StopBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.UninstallBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.UpdateBundle.class - [JAR]
├─ org.apache.felix.karaf.shell.osgi.Util.class - [JAR]