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 ignite-jta-2.15.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.ignite.cache.jta.jndi
├─ org.apache.ignite.cache.jta.jndi.CacheJndiTmFactory.class - [JAR]
├─ org.apache.ignite.cache.jta.jndi.CacheJndiTmLookup.class - [JAR]
org.apache.ignite.cache.jta
├─ org.apache.ignite.cache.jta.CacheTmLookup.class - [JAR]
org.apache.ignite.cache.jta.websphere
├─ org.apache.ignite.cache.jta.websphere.WebSphereLibertyTmFactory.class - [JAR]
├─ org.apache.ignite.cache.jta.websphere.WebSphereTmFactory.class - [JAR]
org.apache.ignite.cache.jta.reflect
├─ org.apache.ignite.cache.jta.reflect.CacheReflectionTmLookup.class - [JAR]
org.apache.ignite.internal.processors.cache.jta
├─ org.apache.ignite.internal.processors.cache.jta.CacheJtaManager.class - [JAR]
├─ org.apache.ignite.internal.processors.cache.jta.CacheJtaResource.class - [JAR]