|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.attribdef.definition.attribute.GetAttribute
Attribute for the get pointcut.
Constructor Summary | |
GetAttribute(java.lang.String expression)
Create an execution attribute. |
Method Summary | |
java.lang.String |
getExpression()
Return the expression for the pointcut. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetAttribute(java.lang.String expression)
expression
- the expressionMethod Detail |
public java.lang.String getExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |