Searched refs:DoubleInterceptor (Results 1 – 1 of 1) sorted by relevance
170 DoubleInterceptor doubleInterceptor = new DoubleInterceptor(); in testMultipleInterceptors()195 static class DoubleInterceptor implements MethodInterceptor { class in ProxyFactoryTest