@Service(name="service-snmp") @RunLevel(value=10) @MessageReceiver public class SnmpNotifierService extends QueueBasedNotifierService<SnmpNotificationEvent,SnmpNotifier,SnmpNotifierConfiguration,SnmpMessageQueue>
EventListener.Event<T>
queue, scheduledFuture
events
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
void |
handleNotification(NotificationEvent event) |
void |
shutdown()
Shuts down the service
|
initializeExecutor, reset, scheduleExecutor
event, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, register, reset
public 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()
QueueBasedNotifierService
Copyright © 2019. All rights reserved.