Searched refs:trapMethod (Results 1 – 3 of 3) sorted by relevance
30 private String classname, trapClass, trapMethod; field in TransformNew33 String classname, String trapClass, String trapMethod) { in TransformNew() argument37 this.trapMethod = trapMethod; in TransformNew()103 int mnameIndex = cp.addUtf8Info(trapMethod); in computeMethodref()
27 private static CtMethod trapMethod; field in Evolution42 trapMethod = _pool.getMethod("sample.evolve.Sample", "make"); in start()137 trapMethod, null, absClass); in makeAbstractClass()
89 protected CtMethod trapMethod, trapStaticMethod; field in Reflection124 trapMethod = c.getDeclaredMethod("trap"); in start()341 body = trapMethod; in processMethods0()