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