|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.notification.business.NotificationTask
public class NotificationTask
Notification task
Constructor Summary | |
---|---|
NotificationTask(org.restlet.Context context,
NotificationManager engine,
Notification notification)
Constructor |
Method Summary | |
---|---|
void |
run()
Run the task |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationTask(org.restlet.Context context, NotificationManager engine, Notification notification)
context
- the restlet contextengine
- the enginenotification
- the notificationMethod Detail |
---|
public final void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |