|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.neo.swarm.core.aop.silc.comp.CompositePointCut
| Constructor Summary | |
CompositePointCut(Pointcut p1,
Pointcut p2)
|
|
| Method Summary | |
void |
advise(AspectComponent component,
MethodInterceptor interceptor)
|
void |
advise(Perspective perspective,
AspectComponent component,
MethodInterceptor interceptor)
|
boolean |
shouldAdvise(AspectComponent component,
java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositePointCut(Pointcut p1,
Pointcut p2)
| Method Detail |
public void advise(AspectComponent component,
MethodInterceptor interceptor)
public void advise(Perspective perspective,
AspectComponent component,
MethodInterceptor interceptor)
advise in interface Pointcut
public boolean shouldAdvise(AspectComponent component,
java.lang.reflect.Method method)
shouldAdvise in interface Pointcut
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||