|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpressionPointcut
Interface to be implemented by pointcuts that use String expressions.
Field Summary |
---|
Fields inherited from interface org.springframework.aop.Pointcut |
---|
TRUE |
Method Summary | |
---|---|
String |
getExpression()
Return the String expression for this pointcut. |
Methods inherited from interface org.springframework.aop.Pointcut |
---|
getClassFilter, getMethodMatcher |
Method Detail |
---|
String getExpression()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |