Class VmHacksAgent

java.lang.Object
jadex.bytecode.vmhacks.VmHacksAgent

public class VmHacksAgent extends Object
Agent for acquiring instrumentation access.
  • Constructor Details

    • VmHacksAgent

      public VmHacksAgent()
  • Method Details

    • agentmain

      public static void agentmain(String agentargs, Instrumentation inst)
      The entry point invoked when this agent is started.