Class | Description |
---|---|
BeanReferences |
Set of names that represent bean reference for the single injection point.
|
CtorInjectionPoint |
Holder for constructor injection points.
|
DestroyMethodPoint |
Destroy method point.
|
InitMethodPoint |
Init method point.
|
MethodInjectionPoint |
Method injection points.
|
PropertyInjectionPoint |
Property injection point.
|
ProviderDefinition |
Bean provider definition.
|
SetInjectionPoint<T> |
Set injection point.
|
ValueInjectionPoint |
Copyright © 2003-present Jodd Team