| Constructor and Description |
|---|
SimpleInjector(Object... args) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInstance(Class<?> clazz)
Constructs a new instance of the given class.
|
public SimpleInjector(Object... args)
public Object getInstance(Class<?> clazz)
InjectorgetInstance in interface Injectorclazz - classCopyright © 2010-2014. All Rights Reserved.