jar

com.github.mdre : odbogm-agent

Maven & Gradle

Jul 30, 2019
1 usages
0 stars

ODBOGM Class Instrumentation Agent · ODBOGM Agent instrument class at runtime to detect dirty object.

Table Of Contents

Latest Version

Download com.github.mdre : odbogm-agent JAR file - Latest Versions:

All Versions

Download com.github.mdre : odbogm-agent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement