Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Qosket::Basic::BasicTaskCallbackImpl Class Reference

List of all members.

Detailed Description

A subclass of the Qosket::Basic::BasicTaskCallbackPOA class generated from the BasicTaskContract.

The implementation is pretty straightforward, it just prints out a messages when its methods are called.

See also:
BasicTaskCallbackImpl

Qosket::Basic::BasicTaskQosket

BasicTaskQosketImpl

BasicTaskContract.cdl

Definition at line 30 of file BasicTaskCallbackImpl.java.

Public Member Functions

 BasicTaskCallbackImpl (String name)
 Construct the callback.
void sendMessage (String msg)
void MissedDeadline ()
 Default implementation of the callback, just print something to stdout.
void MadeDeadline ()
 Default implementation of the callback, just print something to stdout.


Constructor & Destructor Documentation

Qosket::Basic::BasicTaskCallbackImpl::BasicTaskCallbackImpl String  name  )  [inline]
 

Construct the callback.

Parameters:
name The symbolic name for this callback.

Definition at line 38 of file BasicTaskCallbackImpl.java.


Member Function Documentation

void Qosket::Basic::BasicTaskCallbackImpl::sendMessage String  msg  )  [inline]
 

Parameters:
msg The message to send.

Definition at line 45 of file BasicTaskCallbackImpl.java.


The documentation for this class was generated from the following file:
Generated on Fri Oct 22 07:51:08 2004 for CPU Broker by  doxygen 1.3.9.1