aicas logo Realtime Java
Technology.

javax.realtime
Class AsynchronouslyInterruptedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.InterruptedException
                    |
                    +--javax.realtime.AsynchronouslyInterruptedException
Direct Known Subclasses:
Timed

public class AsynchronouslyInterruptedException
extends java.lang.InterruptedException


Constructor Summary
AsynchronouslyInterruptedException()
           
 
Method Summary
 boolean disable()
           
 boolean doInterruptible(Interruptible logic)
           
 boolean enable()
           
 boolean fire()
           
static AsynchronouslyInterruptedException getGeneric()
           
 boolean happened(boolean propagate)
           
 boolean isEnabled()
           
static void 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

AsynchronouslyInterruptedException

public AsynchronouslyInterruptedException()
Method Detail

getGeneric

public static AsynchronouslyInterruptedException getGeneric()

enable

public boolean enable()

disable

public boolean disable()

isEnabled

public boolean isEnabled()

fire

public boolean fire()

doInterruptible

public boolean doInterruptible(Interruptible logic)

happened

public boolean happened(boolean propagate)

propagate

public static void propagate()

aicas logo Realtime Java
Technology.

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