@Service(name="notification-eventbus") @RunLevel(value=10) public class NotificationEventBus extends Object
| Constructor and Description |
|---|
NotificationEventBus() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(BaseNotifierService notifier) |
void |
unregister(BaseNotifierService notifier) |
public void register(BaseNotifierService notifier)
public void unregister(BaseNotifierService notifier)
Copyright © 2017. All rights reserved.