See: Description
| Interface | Description |
|---|---|
| NotificationCenter |
Central component to provide a notification mechanism.
|
| NotificationObserver |
Observer for getting notifications.
|
| Class | Description |
|---|---|
| DefaultNotificationCenter |
Default implementation of
NotificationCenter. |
| NotificationCenterFactory |
This class is used to get instances of the
NotificationCenter interface. |
| NotificationTestHelper |
The
NotificationTestHelper is used to simplify the testing of
notifications. |
| WeakNotificationObserver |
This class is a wrapper of a
NotificationObserver that only
holds a weak reference to the observer. |
Copyright © 2016 Saxonia Systems AG. All rights reserved.