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 sandesha2-persistence-1.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sandesha2.storage.jdbc
├─ org.apache.sandesha2.storage.jdbc.JDBCTransaction.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentBeanMgr.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentInvokerBeanMgr.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentRMDBeanMgr.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentRMSBeanMgr.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentSenderBeanMgr.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.PersistentStorageManager.class - [JAR]
├─ org.apache.sandesha2.storage.jdbc.TransactionLock.class - [JAR]