public interface OverdueNotifier
| Modifier and Type | Method and Description |
|---|---|
void |
handleReadyNotification(org.killbill.notificationq.api.NotificationEvent notificationKey,
org.joda.time.DateTime eventDate,
java.util.UUID userToken,
java.lang.Long accountRecordId,
java.lang.Long tenantRecordId) |
void |
initialize() |
void |
start() |
void |
stop() |
void initialize()
void start()
void stop()
void handleReadyNotification(org.killbill.notificationq.api.NotificationEvent notificationKey,
org.joda.time.DateTime eventDate,
java.util.UUID userToken,
java.lang.Long accountRecordId,
java.lang.Long tenantRecordId)
Copyright © 2010-2018. All Rights Reserved.