aicas logo Realtime Java
Technology.

javax.realtime
Class Timed

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.InterruptedException
                    |
                    +--javax.realtime.AsynchronouslyInterruptedException
                          |
                          +--javax.realtime.Timed

public class Timed
extends AsynchronouslyInterruptedException


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

Timed

public Timed(HighResolutionTime time)
      throws java.lang.IllegalArgumentException
Method Detail

doInterruptible

public boolean doInterruptible(Interruptible logic)
Overrides:
doInterruptible in class AsynchronouslyInterruptedException

resetTime

public void resetTime(HighResolutionTime time)

aicas logo Realtime Java
Technology.

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.