|
Technology. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.InterruptedException
|
+--javax.realtime.AsynchronouslyInterruptedException
|
+--javax.realtime.Timed
| Constructor Summary | |
Timed(HighResolutionTime time)
|
|
| Method Summary | |
boolean |
doInterruptible(Interruptible logic)
|
void |
resetTime(HighResolutionTime time)
|
| Methods inherited from class javax.realtime.AsynchronouslyInterruptedException |
disable, enable, fire, getGeneric, happened, isEnabled, propagate |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Timed(HighResolutionTime time)
throws java.lang.IllegalArgumentException
| Method Detail |
public boolean doInterruptible(Interruptible logic)
doInterruptible in class AsynchronouslyInterruptedExceptionpublic void resetTime(HighResolutionTime time)
|
Technology. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||