Class SimpleTransientStore

java.lang.Object
org.nuxeo.ecm.core.transientstore.AbstractTransientStore
org.nuxeo.ecm.core.transientstore.SimpleTransientStore
All Implemented Interfaces:
TransientStore, TransientStoreProvider

public class SimpleTransientStore extends AbstractTransientStore
Default implementation (i.e., not cluster aware) of the TransientStore. Uses StorageEntry as a representation of an entry in the store.
Since:
7.2