Searched refs:ReturnNullInterceptor (Results 1 – 1 of 1) sorted by relevance
55 private final class ReturnNullInterceptor implements MethodInterceptor { class in MethodInterceptionTest71 new ReturnNullInterceptor()); in testSharedProxyClasses()100 new ReturnNullInterceptor()); in testSharedProxyClasses()151 final MethodInterceptor returnNullInterceptor = new ReturnNullInterceptor(); in testSpiAccessToInterceptors()