org.jumpmind.symmetric.fs.service
Interface IPersisterServices

All Known Implementing Classes:
FileSystemPersisterServices

public interface IPersisterServices


Method Summary
 IDirectorySpecSnapshotPersister getDirectorySpecSnapshotPersister()
           
 ISyncConfigCollectionPersister getSyncConfigCollectionPersister()
           
 ISyncStatusPersister getSyncStatusPersister()
           
 

Method Detail

getDirectorySpecSnapshotPersister

IDirectorySpecSnapshotPersister getDirectorySpecSnapshotPersister()

getSyncConfigCollectionPersister

ISyncConfigCollectionPersister getSyncConfigCollectionPersister()

getSyncStatusPersister

ISyncStatusPersister getSyncStatusPersister()


Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.