Searched refs:doubleInterceptor (Results 1 – 1 of 1) sorted by relevance
170 DoubleInterceptor doubleInterceptor = new DoubleInterceptor(); in testMultipleInterceptors() local173 aspects.add(new MethodAspect(any(), any(), doubleInterceptor, countingInterceptor)); in testMultipleInterceptors()