Interface PointcutExpression

All Known Implementing Classes:
PointcutExpressionImpl

public interface PointcutExpression
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.