Package org.aspectj.lang.reflect
Interface PointcutBasedPerClause
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PointcutExpression
getPointcutExpression()
Get the associated pointcut expression
-
-
-
Method Detail
-
getPointcutExpression
PointcutExpression getPointcutExpression()
Get the associated pointcut expression
-
-