Searched refs:getMethodMatcher (Results 1 – 3 of 3) sorted by relevance
35 command.getClassMatcher(), command.getMethodMatcher(), command.getInterceptors())); in visit()
70 public Matcher<? super Method> getMethodMatcher() { in getMethodMatcher() method in InterceptorBinding
710 assertSame(methodMatcher, command.getMethodMatcher()); in testBindIntercepor()