|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.aspectinfo.Syntax
abc.weaving.aspectinfo.Per
abc.weaving.aspectinfo.PerPointcut
public abstract class PerPointcut
Base class for a per clause that contains a pointcut.
Constructor Summary | |
---|---|
PerPointcut(Pointcut pc,
Position pos)
|
Method Summary | |
---|---|
Pointcut |
getPointcut()
|
Methods inherited from class abc.weaving.aspectinfo.Per |
---|
getAspectInstance, matchesAt, registerSetupAdvice, toString |
Methods inherited from class abc.weaving.aspectinfo.Syntax |
---|
getPosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PerPointcut(Pointcut pc, Position pos)
Method Detail |
---|
public Pointcut getPointcut()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |