Class NotificationServiceImpl
java.lang.Object
gov.llnl.gnem.apps.coda.common.service.impl.NotificationServiceImpl
- All Implemented Interfaces:
NotificationService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NotificationServiceImpl
public NotificationServiceImpl()
-
-
Method Details
-
post
public <T> void post(T event) - Specified by:
post
in interfaceNotificationService
-
register
- Specified by:
register
in interfaceNotificationService
-