Interface StandardPointcutExpression

All Known Implementing Classes:
StandardPointcutExpressionImpl

public interface StandardPointcutExpression
Represents an AspectJ pointcut expression and provides convenience methods to determine whether or not the pointcut matches join points specified in terms of the java.lang.reflect interfaces.