|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnhancerMethodInvoker
Invoking interface for bypassing the decorated class. This interface simply decouples the processing class from the actual bytecode instrumentation libraries.
| Method Summary | |
|---|---|
Method |
getMethod()
The method used for invocation. |
Object |
invokeOriginalClass()
Invoke the original (non decorated) code. |
| Method Detail |
|---|
Object invokeOriginalClass()
throws Throwable
ThrowableMethod getMethod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||