Package com.google.inject.binder
Interface AnnotatedConstantBindingBuilder
- All Known Implementing Classes:
ConstantBindingBuilderImpl
public interface AnnotatedConstantBindingBuilder
See the EDSL examples at
Binder
.- Author:
- crazybob@google.com (Bob Lee)
-
Method Summary
Modifier and TypeMethodDescriptionannotatedWith
(Annotation annotation) See the EDSL examples atBinder
.annotatedWith
(Class<? extends Annotation> annotationType) See the EDSL examples atBinder
.