public class StaticInjector extends Object
| Constructor and Description |
|---|
StaticInjector() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.Injector |
getInjector()
Gets the injector.
|
static void |
setInjector(com.google.inject.Injector injector)
Sets the injector.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.