public class AgentBondDispatcher extends Object
| Constructor and Description |
|---|
AgentBondDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
premain(String agentArgs,
Instrumentation instrumentation)
Entry point for dispatching to the agents.
|
public static void premain(String agentArgs, Instrumentation instrumentation)
agentArgs - arguments as given on the command linepublic static void main(String[] args)
Copyright © 2017. All Rights Reserved.