public class BinderHelper extends Object
| Constructor and Description |
|---|
BinderHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
bind(com.google.inject.Binder binder,
Configuration configuration,
String propertyKey,
Class<T> type,
Class<? extends T> defaultClass) |
public static <T> void bind(com.google.inject.Binder binder,
Configuration configuration,
String propertyKey,
Class<T> type,
Class<? extends T> defaultClass)
Copyright © 2013–2016 V5 Analytics. All rights reserved.