|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.javamex.classmexer.Agent
public class Agent
The entry point for the instrumentation agent. Applications should generally not attempt to call methods from this class directly.
Method Summary | |
---|---|
static void |
premain(java.lang.String args,
java.lang.instrument.Instrumentation instr)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void premain(java.lang.String args, java.lang.instrument.Instrumentation instr)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |