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

Packages that use ConstantBindingBuilder
com.google.inject.binder Interfaces which make up Binder's expression language. 
 

Uses of ConstantBindingBuilder in com.google.inject.binder
 

Methods in com.google.inject.binder that return ConstantBindingBuilder
 ConstantBindingBuilder AnnotatedConstantBindingBuilder.annotatedWith(Annotation annotation)
          See the EDSL examples at Binder.
 ConstantBindingBuilder AnnotatedConstantBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType)
          See the EDSL examples at Binder.
 



Copyright 2009 Google Inc. All Rights Reserved.