cgl.narada.service
Class ServiceNotification
java.lang.Object
cgl.narada.service.ServiceNotification
public class ServiceNotification
- extends Object
This notification encapsulates any of the diagnostic information
pertaining to services which are asynchronously notified to the
interested clients using the NotificationListener interface.
ServiceNotification
public ServiceNotification()
getTaskInfo
public Task getTaskInfo()
hasTaskInfo
public boolean hasTaskInfo()
addTaskInfo
public void addTaskInfo(Task task)
toString
public String toString()
- Overrides:
toString in class Object
For comments and suggestions please send
e-mail to
The NaradaBrokering Project