| Interface | Description | |
|---|---|---|
| BindingManager | The central manager of the decoupled binding facility. | |
| PersistenceManager | Pluggable strategy that allows to persist published values. | |
| Publisher | Publishes a single value to matching subscribers. | |
| Subscriber | Subscribes to the values of one or more matching publishers. |