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