|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.joinpoint.AbstractJoinPoint
Abstract base class for the joint point implementations.
Constructor Summary | |
AbstractJoinPoint()
|
Method Summary | |
Attribute |
getAttribute()
Returns the attribute for the join point. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.JoinPoint |
getTargetClass, getTargetInstance, proceed, proceedInNewThread |
Constructor Detail |
public AbstractJoinPoint()
Method Detail |
public Attribute getAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |