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