Package | Description |
---|---|
com.google.inject.binder |
Interfaces which make up
Binder 's
expression language. |
Modifier and Type | Method and Description |
---|---|
ConstantBindingBuilder |
AnnotatedConstantBindingBuilder.annotatedWith(Annotation annotation)
Specifies an annotation value for this binding.
|
ConstantBindingBuilder |
AnnotatedConstantBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType)
Specifies an annotation type for this binding.
|
Copyright © 2013. All Rights Reserved.