Searched defs:handlerMethod (Results 1 - 1 of 1) sorted by relevance

/external/javassist/sample/evolve/
H A DEvolution.java21 public final static String handlerMethod = "_makeInstance"; field in class:Evolution
56 converter.replaceNew(absClass, absClass, handlerMethod);
135 CtMethod wm = CtNewMethod.wrapped(absClass, handlerMethod, c

Completed in 88 milliseconds