Uses of Class
synchronization.SynchronizationService

Packages that use SynchronizationService
filesystem   
group   
 

Uses of SynchronizationService in filesystem
 

Fields in filesystem declared as SynchronizationService
protected  SynchronizationService FilesystemService.syncService
          Reference to the SynchronizationService acting as interface to the synchronization mechanisms.
 

Uses of SynchronizationService in group
 

Fields in group declared as SynchronizationService
(package private)  SynchronizationService GroupService.syncService
          A reference to the SynchronizationService that will log group changes.