Uses of Package
com.google.inject.binder

Packages that use com.google.inject.binder
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
com.google.inject.binder Interfaces which make up Binder's expression language. 
 

Classes in com.google.inject.binder used by com.google.inject
AnnotatedBindingBuilder
          Specifies the annotation for a binding.
AnnotatedConstantBindingBuilder
          Specifies the annotation for a constant binding.
LinkedBindingBuilder
          Links a binding to another binding or an instance.
 

Classes in com.google.inject.binder used by com.google.inject.binder
ConstantBindingBuilder
          Binds to a constant value.
LinkedBindingBuilder
          Links a binding to another binding or an instance.
ScopedBindingBuilder
          Specifies the scope for a binding.
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.