@Contract
public interface PayaraNotifier
PayaraConfiguredNotifier.| Modifier and Type | Method and Description |
|---|---|
default void |
bootstrap()
Initialise any required properties.
|
default void |
destroy()
Destroy any objects before configuration values are changed.
|
void |
handleNotification(PayaraNotification event)
Receive notifications from the notification service.
|
void handleNotification(PayaraNotification event)
event - the notificationdefault void bootstrap()
default void destroy()
Copyright © 2021. All rights reserved.