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 InstrumentorInstrumentationException - is thrown on failurepublic abstract void instrument(JiapiMethod m) throws InstrumentationException
InstrumentationExceptionCopyright © 2001. Documenation generated January 12 2013.