Uses of Interface
com.google.inject.spi.ConstructorBinding

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

Uses of ConstructorBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type ConstructorBinding
 V DefaultBindingTargetVisitor.visit(ConstructorBinding<? extends T> constructorBinding)
           
 V BindingTargetVisitor.visit(ConstructorBinding<? extends T> binding)
          Visit a constructor binding.
 



Copyright 2009 Google Inc. All Rights Reserved.