Class ExposureBuilder<T>
java.lang.Object
org.elasticsearch.common.inject.internal.ExposureBuilder<T>
- All Implemented Interfaces:
AnnotatedElementBuilder
For private binder's expose() method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannotatedWith(Annotation annotation)See the EDSL examples atBinder.voidannotatedWith(Class<? extends Annotation> annotationType)See the EDSL examples atBinder.protected voidKey<?>getKey()toString()
-
Constructor Details
-
ExposureBuilder
-
-
Method Details
-
checkNotAnnotated
protected void checkNotAnnotated() -
annotatedWith
Description copied from interface:AnnotatedElementBuilderSee the EDSL examples atBinder.- Specified by:
annotatedWithin interfaceAnnotatedElementBuilder
-
annotatedWith
Description copied from interface:AnnotatedElementBuilderSee the EDSL examples atBinder.- Specified by:
annotatedWithin interfaceAnnotatedElementBuilder
-
getKey
-
getSource
-
toString
-