|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
Lazy of Spring 3 instead.
@Target(value=TYPE) @Retention(value=RUNTIME) @Deprecated public @interface LazyInit
Mark a class that is annotated with Component (or compatible annotation) that it should be loaded lazily.
Such beans have to be collected like this:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||