| Package | Description |
|---|---|
| net.lecousin.framework.injection |
Dependency injection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Factory
Factory of objects.
|
class |
Singleton
Singleton to be injected.
|
class |
SingletonOnDemand
Singleton to be injected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InjectionContext.add(ObjectProvider provider)
Add an object provider.
|
Copyright © 2018. All rights reserved.