Package org.eclipse.rap.rwt.widgets
Class ClusteredSynchronizer
java.lang.Object
org.eclipse.swt.widgets.Synchronizer
org.eclipse.rap.rwt.widgets.ClusteredSynchronizer
Instances of this class provide synchronization support for displays in
 high-availability cluster environments.
 
 If transparent session failover in conjunction with (a)syncExec()
 is required, then this synchronizer should be used. Call setSynchronizer() right
 after the display was constructed.
 
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.swt.widgets.SynchronizerasyncExec, syncExec
- 
Constructor Details- 
ClusteredSynchronizer
 
- 
- 
Method Details- 
runnableAdded- Overrides:
- runnableAddedin class- Synchronizer
 
 
-