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

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

Uses of LinkedKeyBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type LinkedKeyBinding
 V DefaultBindingTargetVisitor.visit(LinkedKeyBinding<? extends T> linkedKeyBinding)
           
 V BindingTargetVisitor.visit(LinkedKeyBinding<? extends T> binding)
          Visit a linked key binding.
 



Copyright 2009 Google Inc. All Rights Reserved.