| Package | Description |
|---|---|
| net.lecousin.framework.injection |
Dependency injection.
|
| net.lecousin.framework.injection.xml |
Parsing injection configuration from XML.
|
| Class and Description |
|---|
| InjectionContext
Injection context.
|
| InjectionException
Injection error.
|
| ObjectAttribute
Configuration for injecting an object into an attribute.
|
| ObjectMethod
Represent a method with optional parameters to be called.
|
| ObjectProvider
Provide objects for injection.
|
| ObjectValue
Interface for an object value.
|
| ObjectValueFromSingletonAttribute
Object value taken from an attribute of an existing singleton.
|
| Singleton
Singleton to be injected.
|
| Class and Description |
|---|
| InjectionContext
Injection context.
|
| ObjectAttribute
Configuration for injecting an object into an attribute.
|
| ObjectMethod
Represent a method with optional parameters to be called.
|
| ObjectValue
Interface for an object value.
|
Copyright © 2018. All rights reserved.