@Service(name="jms-notifier") @RunLevel(value=10) public class JmsNotifierService extends PayaraConfiguredNotifier<JmsNotifierConfiguration>
configuration
Constructor and Description |
---|
JmsNotifierService() |
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, setConfiguration
public void bootstrap()
PayaraNotifier
public void destroy()
PayaraNotifier
public void handleNotification(PayaraNotification event)
PayaraNotifier
event
- the notificationCopyright © 2021. All rights reserved.