@Service(name="log-notifier") @RunLevel(value=10) public class LogNotifier extends PayaraConfiguredNotifier<LogNotifierConfiguration>
configuration| Constructor and Description |
|---|
LogNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap()
Initialise any required properties.
|
void |
destroy()
Destroy any objects before configuration values are changed.
|
void |
handleNotification(PayaraNotification event)
Receive notifications from the notification service.
|
getConfiguration, setConfigurationpublic void bootstrap()
PayaraNotifierpublic void destroy()
PayaraNotifierpublic void handleNotification(PayaraNotification event)
PayaraNotifierevent - the notificationCopyright © 2021. All rights reserved.