|
Interface Summary |
| CommandNotificationHandler |
The CommandNotificationHandler interface is meant to be implemented
by the notification bundle in order to provide handling of command actions. |
| LogMessageNotificationHandler |
The LogMessageNotificationHandler interface is meant to be
implemented by the notification bundle in order to provide handling of
log actions. |
| NotificationChangeListener |
The NotificationChangeListener is notified any time an action
type or an event type is added, removed or changed. |
| NotificationHandler |
The NotificationActionHandler is the parent interface of all specific
notification handlers used for handling different action types. |
| NotificationService |
This service is previewed for use by bundles that implement some kind of
user notification (e.g. |
| PopupMessageNotificationHandler |
The PopupMessageNotificationHandler interface is meant to be
implemented by the notification bundle in order to provide handling of
popup message actions. |
| SoundNotificationHandler |
The SoundNotificationHandler interface is meant to be
implemented by the notification bundle in order to provide handling of
sound actions. |