Searched refs:NullMethodInterceptor (Results 1 – 2 of 2) sorted by relevance
10 public class NullMethodInterceptor implements IMethodInterceptor { class
49 tng.setMethodInterceptor(new NullMethodInterceptor()); in testNullInterceptor()