public interface Instrumentor
| Modifier and Type | Method and Description | 
|---|---|
void | 
instrument(JiapiClass clazz)
Instrument a given JiapiClass. 
 | 
void instrument(JiapiClass clazz) throws InstrumentationException
clazz - a JiapiClass to InstrumentInstrumentationException - is thrown on failureCopyright © 2017. All rights reserved.