|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface SpringBean
Annotation that can be added to a producer field to indicate that the bean produced by that field
is in fact a bean instance acquired from a corresponding Spring ApplicationContext.
This is not a qualifier.
| Optional Element Summary | |
|---|---|
String |
fromContext
|
public abstract String fromContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||