Searched defs:bindInterceptor (Results 1 – 6 of 6) sorted by relevance
119 void bindInterceptor(Matcher<? super Method> methodMatcher, in bindInterceptor() method
224 public void bindInterceptor( in bindInterceptor() method in Elements.RecordingBinder
67 public void bindInterceptor(Matcher<? super Method> methodMatcher, in bindInterceptor() method in EncounterImpl
168 protected void bindInterceptor(Matcher<? super Class<?>> classMatcher, in bindInterceptor() method in AbstractModule
226 protected final void bindInterceptor(Matcher<? super Class<?>> classMatcher, in bindInterceptor() method in PrivateModule
226 void bindInterceptor(Matcher<? super Class<?>> classMatcher, in bindInterceptor() method