public class PluggableInstrumentor extends Object
Constructor and Description |
---|
PluggableInstrumentor() |
Modifier and Type | Method and Description |
---|---|
static Instrumentation |
getInstrumentor() |
static void |
premain(String agentArgs,
Instrumentation inst) |
public static Instrumentation getInstrumentor()
public static void premain(String agentArgs, Instrumentation inst)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.