public interface Plugin
| Modifier and Type | Method and Description |
|---|---|
default <T> void |
configureBinder(java.lang.Class<T> type,
com.google.inject.Binder binder) |
<T> java.lang.Class<? extends T> |
getServiceProvider(java.lang.Class<T> type) |