Package jadex.bytecode.vmhacks
Class VmHacksAgent
java.lang.Object
jadex.bytecode.vmhacks.VmHacksAgent
Agent for acquiring instrumentation access.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
agentmain
(String agentargs, Instrumentation inst) The entry point invoked when this agent is started.
-
Constructor Details
-
VmHacksAgent
public VmHacksAgent()
-
-
Method Details
-
agentmain
The entry point invoked when this agent is started.
-