@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)
Deprecated.
|
void |
unregister(BaseNotifierService notifier)
Deprecated.
|
@Deprecated public void register(BaseNotifierService notifier)
@Deprecated public void unregister(BaseNotifierService notifier)
Copyright © 2019. All rights reserved.