Searched refs:returnNullInterceptor (Results 1 – 2 of 2) sorted by relevance
151 final MethodInterceptor returnNullInterceptor = new ReturnNullInterceptor(); in testSpiAccessToInterceptors() local157 returnNullInterceptor); in testSpiAccessToInterceptors()166 fooMethod, ImmutableList.of(countingInterceptor, returnNullInterceptor), in testSpiAccessToInterceptors()167 barMethod, ImmutableList.of(returnNullInterceptor)), in testSpiAccessToInterceptors()
133 private final org.aopalliance.intercept.MethodInterceptor returnNullInterceptor field in ParentInjectorTest144 returnNullInterceptor); in testInterceptorsInherited()