public interface ExpressionPointcut extends Pointcut
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression()
Return the String expression for this pointcut.
|
getClassFilter, getMethodMatcher
@Nullable java.lang.String getExpression()