Uses of Interface
com.google.inject.binder.AnnotatedConstantBindingBuilder

Packages that use AnnotatedConstantBindingBuilder
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
 

Uses of AnnotatedConstantBindingBuilder in com.google.inject
 

Methods in com.google.inject that return AnnotatedConstantBindingBuilder
 AnnotatedConstantBindingBuilder Binder.bindConstant()
          Binds a constant value to an annotation.
protected  AnnotatedConstantBindingBuilder AbstractModule.bindConstant()
           
 



Copyright 2007 Google Inc. All Rights Reserved.