Package net.sodacan.core.persist.file
Class FilePersisterFactory
java.lang.Object
net.sodacan.core.persist.file.FilePersisterFactory
- All Implemented Interfaces:
Closeable
,AutoCloseable
,PersisterFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FilePersisterFactory
-
-
Method Details
-
create
- Specified by:
create
in interfacePersisterFactory
-
getConfig
-
close
Nothing to close for this persister type- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
open
public void open()- Specified by:
open
in interfacePersisterFactory
-