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