|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.nanning.config.Pointcut
org.codehaus.nanning.config.P.MethodAttribute
| Constructor Summary | |
P.MethodAttribute(java.lang.String attribute)
|
|
| Method Summary | |
boolean |
adviseMethod(AspectInstance instance,
Mixin mixin,
java.lang.reflect.Method method)
Override this method for a pointcut that selects methods to advise. |
java.lang.String |
getAttribute()
|
| Methods inherited from class org.codehaus.nanning.config.Pointcut |
advise, advise, advise, introduce, introduceOn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public P.MethodAttribute(java.lang.String attribute)
| Method Detail |
public java.lang.String getAttribute()
public boolean adviseMethod(AspectInstance instance,
Mixin mixin,
java.lang.reflect.Method method)
Pointcut
adviseMethod in class Pointcutinstance - mixin - method -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||