public abstract class MethodInstrumentor extends java.lang.Object implements Instrumentor
instrument(JiapiMethod)
method.Constructor and Description |
---|
MethodInstrumentor() |
Modifier and Type | Method and Description |
---|---|
void |
instrument(JiapiClass clazz)
Implementation of Instrumentor.instrument(JiapiClass).
|
abstract void |
instrument(JiapiMethod m) |
public void instrument(JiapiClass clazz) throws InstrumentationException
instrument
in interface Instrumentor
InstrumentationException
- is thrown on failurepublic abstract void instrument(JiapiMethod m) throws InstrumentationException
InstrumentationException
Copyright © 2001. Documenation generated February 9 2016.