@Service(name="service-log") @RunLevel(value=10) public class LogNotifierService extends BaseNotifierService<LogNotificationEvent,LogNotifier,LogNotifierConfiguration>
EventListener.Event<T>events| Constructor and Description |
|---|
LogNotifierService() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
void |
handleNotification(LogNotificationEvent event) |
void |
shutdown() |
event, getNotifierConfigType, getNotifierConfigurationExecutionOptions, getNotifierType, getType, register, resetpublic void bootstrap()
bootstrap in class BaseNotifierService<LogNotificationEvent,LogNotifier,LogNotifierConfiguration>public void shutdown()
shutdown in class BaseNotifierService<LogNotificationEvent,LogNotifier,LogNotifierConfiguration>public void handleNotification(LogNotificationEvent event)
handleNotification in class BaseNotifierService<LogNotificationEvent,LogNotifier,LogNotifierConfiguration>Copyright © 2017. All rights reserved.