public class SemaphoreNotification extends MessageNotification
NEW_LINE| Constructor and Description |
|---|
SemaphoreNotification(String message,
consulting.omnia.util.semaphore.Semaphore semaphore) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSemaphoreGo() |
boolean |
isSemaphoreStop() |
boolean |
isSemaphoreWait() |
getEventMessage, getProgress, getRawMessagepublic SemaphoreNotification(String message, consulting.omnia.util.semaphore.Semaphore semaphore)
public boolean isSemaphoreStop()
isSemaphoreStop in interface NotificationisSemaphoreStop in class MessageNotificationpublic boolean isSemaphoreWait()
isSemaphoreWait in interface NotificationisSemaphoreWait in class MessageNotificationpublic boolean isSemaphoreGo()
isSemaphoreGo in interface NotificationisSemaphoreGo in class MessageNotificationCopyright © 2016 Omnia Consulting. All rights reserved.