Uses of Class
com.google.inject.spi.InterceptorBinding

Packages that use InterceptorBinding
com.google.inject.spi Guice service provider interface 
 

Uses of InterceptorBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type InterceptorBinding
 V ElementVisitor.visitInterceptorBinding(InterceptorBinding interceptorBinding)
          Visit a registration of interceptors for matching methods of matching classes.
 V DefaultElementVisitor.visitInterceptorBinding(InterceptorBinding interceptorBinding)
           
protected  void ModuleWriter.writeBindInterceptor(Binder binder, InterceptorBinding element)
           
 



Copyright 2008 Google Inc. All Rights Reserved.