|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface SpringContext
Define context files you want to include for initializing Spring in this annotation. Place the annotation on the launchable class. The default values provided herein can be modified by the command line -scf parameter.
| Required Element Summary | |
|---|---|
String[] |
value
|
| Element Detail |
|---|
public abstract String[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||