|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface DefaultApplicationContext.AutoLoad
A class annotated @AutoLoad is used by context to auto instanciate the class when required. Note : A such class always have a public default constructor.
| Optional Element Summary | |
|---|---|
String |
initMethod
|
public abstract String initMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||