public static class ConfigurationModule.AnnotatedBindingBuilder extends ConfigurationModule.PrefixBindingBuilder
annotation, annotationType, binder, prefix| Constructor and Description |
|---|
AnnotatedBindingBuilder(com.google.inject.Binder binder) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationModule.PrefixBindingBuilder |
annotatedWith(Annotation annotation) |
ConfigurationModule.PrefixBindingBuilder |
annotatedWith(Class<? extends Annotation> annotationType) |
prefixedWithtopublic AnnotatedBindingBuilder(com.google.inject.Binder binder)
public ConfigurationModule.PrefixBindingBuilder annotatedWith(Class<? extends Annotation> annotationType)
public ConfigurationModule.PrefixBindingBuilder annotatedWith(Annotation annotation)
Copyright © 2010–2021 Airlift. All rights reserved.