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