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(java.lang.annotation.Annotation annotation)
          Specifies an annotation value for this binding.
 ConstantBindingBuilder AnnotatedConstantBindingBuilder.annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
          Specifies an annotation type for this binding.
 



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