Uses of Class
javassist.CodeConverter
-
Uses of CodeConverter in javassist
Modifier and TypeMethodDescriptionvoid
CtBehavior.instrument
(CodeConverter converter) Modifies the method/constructor body.void
CtClass.instrument
(CodeConverter converter) Applies the given converter to all methods and constructors declared in the class.