org.entityfs.cap.fs
Class FSCPersistentImpl
java.lang.Object
org.entityfs.cap.fs.FSCPersistentImpl
- All Implemented Interfaces:
- FileSystemCapability, FSCPersistent
public class FSCPersistentImpl
- extends Object
- implements FSCPersistent
This is the default (empty) implementation of FSCPersistent
.
Instead of instantiating the object, the singleton instance INSTANCE
can be used.
- Since:
- 1.0
- Author:
- Karl Gustafsson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final FSCPersistentImpl INSTANCE
- Singleton instance.
FSCPersistentImpl
public FSCPersistentImpl()