|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.realtime.AsyncEventHandler
javax.realtime.test.bridge.BridgeObserver
A simple AsyncEventHandler used
to handle Bridge observer created happenings.
| Field Summary |
| Fields inherited from class javax.realtime.AsyncEventHandler |
logic, memoryArea, memoryParameters, nonheap, pendingFireCount, processingGroup, releaseParameters, scheduler, schedulingParameters |
| Constructor Summary | |
BridgeObserver(RealtimeThread thread)
Constructor |
|
| Method Summary | |
void |
handleAsyncEvent()
If this handler was constructed using a separate Runnable object, then that Runnable object's run method is called. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BridgeObserver(RealtimeThread thread)
thread - the
RealTimeThread
associated with this
AsyncEventHandler.| Method Detail |
public void handleAsyncEvent()
handleAsyncEvent in class AsyncEventHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||