|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.definition.expression.ExpressionTemplate
Template for the expressions. TO BE REMOVED
Method Summary | |
java.lang.String |
getExpression()
Returns the expression pattern as a string. |
java.lang.String |
getName()
Returns the name for the expression. |
java.lang.String |
getNamespace()
Returns the namespace for the expression. |
java.lang.String |
getPackage()
Returns the package for the expression. |
PointcutType |
getType()
Returns the expression type. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getNamespace()
public java.lang.String getExpression()
public java.lang.String getName()
public PointcutType getType()
public java.lang.String getPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |