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.aries.ejb.openejb.extender-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.aries.ejb.openejb.extender
├─ org.apache.aries.ejb.openejb.extender.AllCollection.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.AriesPersistenceContextIntegration.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.AriesProxyService.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.EJBExtender.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.EJBServiceFactory.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.OSGiFinder.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.OSGiTransactionManager.class - [JAR]
├─ org.apache.aries.ejb.openejb.extender.RunningApplication.class - [JAR]