org.jumpmind.symmetric.fs.service.filesystem
Class FileSystemSyncConfigCollectionPersister
java.lang.Object
org.jumpmind.persist.AbstractJsonFileSystemPersister<SyncConfigCollection,Object>
org.jumpmind.symmetric.fs.service.filesystem.FileSystemSyncConfigCollectionPersister
- All Implemented Interfaces:
- IPersister<SyncConfigCollection,Object>, ISyncConfigCollectionPersister
public class FileSystemSyncConfigCollectionPersister
- extends AbstractJsonFileSystemPersister<SyncConfigCollection,Object>
- implements ISyncConfigCollectionPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemSyncConfigCollectionPersister
public FileSystemSyncConfigCollectionPersister(String directory)
get
public SyncConfigCollection get()
- Specified by:
get in interface ISyncConfigCollectionPersister
save
public void save(SyncConfigCollection object)
- Specified by:
save in interface ISyncConfigCollectionPersister
buildFileNameFor
protected String buildFileNameFor(Object key)
- Specified by:
buildFileNameFor in class AbstractJsonFileSystemPersister<SyncConfigCollection,Object>
Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.