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 odbogm-agent-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.odbogm.agent
├─ net.odbogm.agent.ITransparentDirtyDetector.class - [JAR]
├─ net.odbogm.agent.ITransparentDirtyDetectorDef.class - [JAR]
├─ net.odbogm.agent.InstrumentableClassDetector.class - [JAR]
├─ net.odbogm.agent.LogginProperties.class - [JAR]
├─ net.odbogm.agent.OdbogmAgentInitializationException.class - [JAR]
├─ net.odbogm.agent.TransparentDirtyDetectorAdapter.class - [JAR]
├─ net.odbogm.agent.TransparentDirtyDetectorAgent.class - [JAR]
├─ net.odbogm.agent.TransparentDirtyDetectorInnerClassAdapter.class - [JAR]
├─ net.odbogm.agent.TransparentDirtyDetectorInstrumentator.class - [JAR]
├─ net.odbogm.agent.WriteAccessActivatorAdapter.class - [JAR]
├─ net.odbogm.agent.WriteAccessActivatorInnerClassAdapter.class - [JAR]