@Service(name="service-snmp") @RunLevel(value=10) @MessageReceiver public class SnmpNotifierService extends QueueBasedNotifierService<SnmpNotificationEvent,SnmpNotifier,SnmpNotifierConfiguration,SnmpMessageQueue>
EventListener.Event<T>queue, scheduledFutureevents| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
void |
handleNotification(NotificationEvent event) |
void |
shutdown()
Shuts down the service
|
initializeExecutor, reset, scheduleExecutorevent, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, register, resetpublic void handleNotification(@SubscribeTo
NotificationEvent event)
handleNotification in class BaseNotifierService<SnmpNotificationEvent,SnmpNotifier,SnmpNotifierConfiguration>public void bootstrap()
bootstrap in class BaseNotifierService<SnmpNotificationEvent,SnmpNotifier,SnmpNotifierConfiguration>public void shutdown()
QueueBasedNotifierServiceCopyright © 2019. All rights reserved.