public class InjectorSupport extends Object
| Constructor and Description |
|---|
InjectorSupport(com.google.inject.Module[] modules,
AbstractProperties properties) |
InjectorSupport(com.google.inject.Module[] modules,
com.google.inject.Stage stage) |
| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Injector |
getInjector() |
public InjectorSupport(com.google.inject.Module[] modules,
com.google.inject.Stage stage)
public InjectorSupport(com.google.inject.Module[] modules,
AbstractProperties properties)
Copyright © 2012–2016 Emory University. All rights reserved.