|
|||||||||||
| 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.RegexPointCut
Matches using String.match()
http://java.sun.com/j2se/1.4.1/docs/api/java/util/regex/Pattern.html#sum,
Serialized Form| Constructor Summary | |
RegexPointCut(java.lang.String matches)
|
|
| Method Summary | |
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 RegexPointCut(java.lang.String matches)
| Method Detail |
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 | ||||||||||