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 jonas-genic-5.0-M1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.jonas_ejb.genic.wrapper
├─ org.objectweb.jonas_ejb.genic.wrapper.GenicServiceWrapper.class - [JAR]
org.objectweb.jonas_ejb.genic
├─ org.objectweb.jonas_ejb.genic.BeanSources.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.GenIC.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.GenICException.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.GenICParameters.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.Source.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VContextFactory.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VcCMRField.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VcField.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VcMethod.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VcParam.class - [JAR]
├─ org.objectweb.jonas_ejb.genic.VcParamWhere.class - [JAR]