|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.infomancers.collections.yield.AgentMain
public final class AgentMain
The entry point for the Java instrumentation.
This class is pointed to in the Premain-Class attribute of the yielder JAR file (done by the ant task).
| Constructor Summary | |
|---|---|
AgentMain()
|
|
| Method Summary | |
|---|---|
static void |
premain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentMain()
| Method Detail |
|---|
public static void premain(java.lang.String agentArgs,
java.lang.instrument.Instrumentation inst)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||