|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.messaging.common.consumer.notifier.Notifier
public class Notifier
Notifier class
| Field Summary | |
|---|---|
static GCUBELog |
logger
logger |
| Constructor Summary | |
|---|---|
Notifier(boolean notifyByMail)
Constructor |
|
| Method Summary | |
|---|---|
void |
enqueue(Notification notification)
enqueue the notification |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static GCUBELog logger
| Constructor Detail |
|---|
public Notifier(boolean notifyByMail)
notifyByMail - if notif by mail or not| Method Detail |
|---|
public void enqueue(Notification notification)
notification - the notificationpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||