Principle
Data sources enable you to be informed of all Server notifications and to update a JavaTM data model accordingly. Conversely, all changes occurring on that data model are detected by the data sources through listeners and sent to Server. This notification system relies on the Java event model.