public interface MDIHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSendNotification(Class<MDINotification> notificationClz) |
void |
setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue) |
boolean canSendNotification(Class<MDINotification> notificationClz)
void setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue)
Copyright © 2016. All rights reserved.