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 hibersap-ejb-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hibersap.ejb.interceptor
├─ org.hibersap.ejb.interceptor.HibersapSession.class - [JAR]
├─ org.hibersap.ejb.interceptor.HibersapSessionInterceptor.class - [JAR]
org.hibersap.ejb.util
├─ org.hibersap.ejb.util.JndiUtil.class - [JAR]
├─ org.hibersap.ejb.util.ReflectionUtil.class - [JAR]