|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.proxetta.methref.MethrefAdvice
public class MethrefAdvice
Advice applied on all other methods (i.e. that doesn't return String). Puts method name in class variable that can be accessed using reflection later.
| Constructor Summary | |
|---|---|
MethrefAdvice()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
Intercepts wrapped method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethrefAdvice()
| Method Detail |
|---|
public java.lang.Object execute()
ProxyAdvice
execute in interface ProxyAdvice
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||