|
Class Summary |
| ERCNNotificationCoordinator |
ERCNNotificationCoordinator is the primary controller of the change
notification for enterprise objects. |
| ERCNPublisher |
ERCNPublisher sends change notifications to other application instances via
JMS server. |
| ERCNSnapshot |
ERCNSnapshot encapsulates changes in enterprise objects for single
saveChanges operation. |
| ERCNSubscriber |
ERCNSubscriber handles change notifications from other application
instances via JMS server, and applies the changes to the local EOF stack
managed by the default EOObjectStoreCoordinator. |