Interface ISyncService

All Known Implementing Classes:
CloudSynchronizer, FileSynchronizer

public interface ISyncService
This interface encapsulates the synchronization of policies, timers and componentInformation. The Service needs to be configured before calling any of the methods declared in this interface. The local PDP will start in failureMode when there is a ISyncService. It is therefore the obligation of any ISyncService implementation to deactivate the failureMode when the initial sync completed successfully.