public class ModelInstrumentation extends Object
| Constructor and Description | 
|---|
| ModelInstrumentation() | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | instrument(javassist.CtClass target) | 
public ModelInstrumentation()
                     throws javassist.NotFoundException
javassist.NotFoundExceptionpublic byte[] instrument(javassist.CtClass target)
                  throws InstrumentationException
InstrumentationExceptionCopyright © 2016 JavaLite. All rights reserved.