Searched defs:getInterceptors (Results 1 – 3 of 3) sorted by relevance
73 protected Interceptors getInterceptors() { in getInterceptors() method in SandboxTestRunner
74 public List<MethodInterceptor> getInterceptors() { in getInterceptors() method in InterceptorBinding
149 public ImmutableMap<Method, List<MethodInterceptor>> getInterceptors() { in getInterceptors() method in ProxyFactory