|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=SOURCE) @Target(value=TYPE) public @interface Library
Strategy launcher looks into the source of the strategy class for this annotations and includes libraries specified in this annotation into the classpath
| Required Element Summary | |
|---|---|
String |
value
Full pathname of the library |
| Element Detail |
|---|
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||