Class | Description |
---|---|
AgentActionWorker |
This class handles the socket accepting and request processing from the
decompiler
|
ConnectionDelegator | |
InstrumentationProvider |
This class stores instrumentation and transformer objects and handles the
transformation, retrieval of bytecode and class names.
|
Main |
This class contains agent's premain and agentmain methods.
|
OutputControllerAgent | |
OutputControllerAgent.OutputControllerHolder | |
Transformer |
This class represent our transformer for retrieving bytecode.
|