public class Injector
extends java.lang.Object
| Constructor and Description |
|---|
Injector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
inject(BeanSource source)
For now, inject beans in controllers and any classes that include @RequireInjection.
|
public static void inject(BeanSource source)
source - the beanSource to injectGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly