net.sf.cglib.proxy
public static interface CallbackGenerator.Context
| Method Summary | |
|---|---|
| CodeEmitter | beginMethod(ClassEmitter ce, MethodInfo method) |
| void | emitCallback(CodeEmitter ce, int index) |
| Signature | getImplSignature(MethodInfo method) |
| int | getIndex(MethodInfo method) |
| int | getOriginalModifiers(MethodInfo method) |