Interface ContextBasedMatcher


  • public interface ContextBasedMatcher
    • Method Detail

      • couldMatchJoinPointsInType

        boolean couldMatchJoinPointsInType​(Class aClass)
      • couldMatchJoinPointsInType

        boolean couldMatchJoinPointsInType​(Class aClass,
                                           MatchingContext matchContext)
      • mayNeedDynamicTest

        boolean mayNeedDynamicTest()
      • matchesDynamically

        boolean matchesDynamically​(MatchingContext matchContext)