Interface MethodMatcher.MethodMatch

All Known Implementing Classes:
AbstractCriteriaMethodMatch, DeleteCriteriaMethodMatch, QueryCriteriaMethodMatch, UpdateCriteriaMethodMatch
Enclosing interface:
MethodMatcher

public static interface MethodMatcher.MethodMatch
Method match implementation.
  • Method Details

    • buildMatchInfo

      MethodMatchInfo buildMatchInfo(MethodMatchContext matchContext)
      Match info builder.
      Parameters:
      matchContext - The match context
      Returns:
      The match info