Searched refs:returnNullInterceptor (Results 1 – 2 of 2) sorted by relevance
181 final MethodInterceptor returnNullInterceptor = new ReturnNullInterceptor(); in testSpiAccessToInterceptors() local192 returnNullInterceptor); in testSpiAccessToInterceptors()202 fooMethod, ImmutableList.of(countingInterceptor, returnNullInterceptor), in testSpiAccessToInterceptors()203 barMethod, ImmutableList.of(returnNullInterceptor)), in testSpiAccessToInterceptors()
147 private final org.aopalliance.intercept.MethodInterceptor returnNullInterceptor = field in ParentInjectorTest164 returnNullInterceptor); in testInterceptorsInherited()