public class VerySimpleNotificationClient extends Object implements NotificationClient
Constructor and Description |
---|
VerySimpleNotificationClient() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
void |
sendDbNotification(DbNotification dbNotification) |
public void sendDbNotification(DbNotification dbNotification)
sendDbNotification
in interface NotificationClient
public void init()
init
in interface NotificationClient
public void destroy()
destroy
in interface NotificationClient
Copyright © 2019. All rights reserved.