static class ManagedEventHandler.CurrentRunning
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static ManagedEventHandler |
handler
the current running ManagedSchedulable object
It is set indirectly by
CyclicExecutive |
| Constructor and Description |
|---|
ManagedEventHandler.CurrentRunning() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public static ManagedEventHandler handler
CyclicExecutive and the ,
and it is initialized by the Launcher.
For a multiprocessor application, there would be an array of ManagedSchedulables indexed
by a processor number.