public interface EventBusAware extends Aware
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventBusAware.ApplicationEventBusAware
Interface to be implemented by beans that want to get notified of the
application event bus.
|
static interface |
EventBusAware.SessionEventBusAware
Interface to be implemented by beans that want to get notified of the
session event bus.
|
static interface |
EventBusAware.UIEventBusAware
Interface to be implemented by beans that want to get notified of the
UI event bus.
|
static interface |
EventBusAware.ViewEventBusAware
Interface to be implemented by beans that want to get notified of the
view event bus.
|
Copyright © 2017. All rights reserved.