Package com.google.inject.binder
Interface AnnotatedElementBuilder
- All Known Implementing Classes:
ExposureBuilder
public interface AnnotatedElementBuilder
See the EDSL examples at
Binder.- Since:
- 2.0
- Author:
- jessewilson@google.com (Jesse Wilson)
-
Method Summary
Modifier and TypeMethodDescriptionvoidannotatedWith(Annotation annotation) See the EDSL examples atBinder.voidannotatedWith(Class<? extends Annotation> annotationType) See the EDSL examples atBinder.