Searched refs:SecondInterceptor (Results 1 – 2 of 2) sorted by relevance
3 public class SecondInterceptor extends MethodNameFilterInterceptor { class5 public SecondInterceptor() { in SecondInterceptor() method in SecondInterceptor
18 tng.setMethodInterceptor(new SecondInterceptor()); in testMultipleInterceptors()