The implementation is pretty straightforward, it gets its system conditions from the quo::QuoKernel and creates the callback itself.
Qosket::Basic::BasicTaskCallback
BasicTaskContract.cdl
Definition at line 40 of file BasicTaskQosketImpl.java.
Public Member Functions | |
void | initSysconds (QuoKernel kernel) |
Initialize the internal QuO system conditions. | |
void | initCallbacks () |
Initialize the internal call back object. | |
ValueSC | DeadlinesMissed () |
| |
ValueSC | LastStatus () |
| |
Callback | Callback () |
| |
synchronized long | RUsage () |
| |
String | toString () |
|
Initialize the internal QuO system conditions.
Definition at line 48 of file BasicTaskQosketImpl.java. |
|
Definition at line 113 of file BasicTaskQosketImpl.java. |