org.entityfs.cap.fs
Interface FSCPersistent

All Superinterfaces:
FileSystemCapability
All Known Implementing Classes:
FSCPersistentImpl

public interface FSCPersistent
extends FileSystemCapability

This is a marker capability that flags that the file system works against a persistent backend.

File systems with persistent backends keep their data even if the JVM is terminated.

Since:
1.0
Author:
Karl Gustafsson
In_jar:
entityfs-core