|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BasherMaxTime
Defines the maximum amount of time a task is allowed to execute before an error is raised.
| Required Element Summary | |
|---|---|
int |
time
Defines the maximum amount of time a task is allowed to execute before an error is raised. |
| Element Detail |
|---|
public abstract int time
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||