org.jumpmind.symmetric.fs.service.filesystem
Class FileSystemPersisterServices
java.lang.Object
org.jumpmind.symmetric.fs.service.filesystem.FileSystemPersisterServices
- All Implemented Interfaces:
- IPersisterServices
public class FileSystemPersisterServices
- extends Object
- implements IPersisterServices
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
syncConfigCollectionPersister
protected ISyncConfigCollectionPersister syncConfigCollectionPersister
syncStatusPersister
protected ISyncStatusPersister syncStatusPersister
directorySpecSnapshotPersister
protected IDirectorySpecSnapshotPersister directorySpecSnapshotPersister
FileSystemPersisterServices
public FileSystemPersisterServices(String statusDirectory,
String configDirectory)
getDirectorySpecSnapshotPersister
public IDirectorySpecSnapshotPersister getDirectorySpecSnapshotPersister()
- Specified by:
getDirectorySpecSnapshotPersister in interface IPersisterServices
getSyncConfigCollectionPersister
public ISyncConfigCollectionPersister getSyncConfigCollectionPersister()
- Specified by:
getSyncConfigCollectionPersister in interface IPersisterServices
getSyncStatusPersister
public ISyncStatusPersister getSyncStatusPersister()
- Specified by:
getSyncStatusPersister in interface IPersisterServices
Copyright © 2012 JumpMind, Inc.. All Rights Reserved.