|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedConstantBindingBuilder | |
|---|---|
| com.google.inject | Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. |
| com.google.inject.internal | Guice (sounds like like "juice") |
| Uses of AnnotatedConstantBindingBuilder in com.google.inject |
|---|
| Methods in com.google.inject that return AnnotatedConstantBindingBuilder | |
|---|---|
protected AnnotatedConstantBindingBuilder |
PrivateModule.bindConstant()
|
AnnotatedConstantBindingBuilder |
Binder.bindConstant()
See the EDSL examples at Binder. |
protected AnnotatedConstantBindingBuilder |
AbstractModule.bindConstant()
|
| Uses of AnnotatedConstantBindingBuilder in com.google.inject.internal |
|---|
| Classes in com.google.inject.internal that implement AnnotatedConstantBindingBuilder | |
|---|---|
class |
ConstantBindingBuilderImpl<T>
Bind a constant. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||