public interface NextBillingDateNotifier
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
void |
start() |
void |
stop() |
void initialize() throws org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists, org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists
org.killbill.notificationq.api.NotificationQueueService.NotificationQueueAlreadyExists
void start()
void stop() throws org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueue
org.killbill.notificationq.api.NotificationQueueService.NoSuchNotificationQueue
Copyright © 2010-2018. All Rights Reserved.