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 jbi-spi-2.4.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax.jbi.component
├─ javax.jbi.component.Bootstrap.class - [JAR]
├─ javax.jbi.component.Component.class - [JAR]
├─ javax.jbi.component.ComponentLifeCycle.class - [JAR]
├─ javax.jbi.component.ServiceUnitManager.class - [JAR]
javax.jbi.management
├─ javax.jbi.management.AdminServiceMBean.class - [JAR]
├─ javax.jbi.management.ComponentLifeCycleMBean.class - [JAR]
├─ javax.jbi.management.DeploymentServiceMBean.class - [JAR]
├─ javax.jbi.management.InstallationServiceMBean.class - [JAR]
├─ javax.jbi.management.InstallerMBean.class - [JAR]
├─ javax.jbi.management.LifeCycleMBean.class - [JAR]