public class InjectorProvider
extends java.lang.Object
implements javax.inject.Provider<com.google.inject.Injector>
InjectorLookup| Constructor and Description |
|---|
InjectorProvider(io.dropwizard.Application application) |
| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Injector |
get() |