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.visit(InterceptorBinding binding)
          Visit a registration of interceptors for matching methods of matching classes.
 V DefaultElementVisitor.visit(InterceptorBinding interceptorBinding)
           
 



Copyright 2009 Google Inc. All Rights Reserved.