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.NotFoundException
public byte[] instrument(javassist.CtClass target) throws InstrumentationException
InstrumentationException
Copyright © 2019 JavaLite. All rights reserved.