Interface ContextBasedMatcher


public interface ContextBasedMatcher
Pointcut expression interface for pointcut expressions returned by a PointcutDesignatorHandler. Provides an additional matching method for matching based on context information over and above that normally used by AspectJ.
See Also: