|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=SOURCE) @Target(value=TYPE) @Documented public @interface ALDDataIOProvider
Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
A data provider class NOT annotated with ALDDataIOProvider
will not
be found as a provider by Alida.
Optional Element Summary | |
---|---|
int |
priority
Priority to resolve cases where more than one DataIO provider is found for one class. |
public abstract int priority
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |