Uses of Interface
org.nuxeo.runtime.ts.TransientDataStoreProvider
Packages that use TransientDataStoreProvider
-
Uses of TransientDataStoreProvider in org.nuxeo.ecm.core.mongodb.ts
Classes in org.nuxeo.ecm.core.mongodb.ts that implement TransientDataStoreProvider -
Uses of TransientDataStoreProvider in org.nuxeo.runtime.ts
Classes in org.nuxeo.runtime.ts that implement TransientDataStoreProviderModifier and TypeClassDescriptionclass
class
class
Memory-based implementation of a Transient Data store.Fields in org.nuxeo.runtime.ts with type parameters of type TransientDataStoreProviderModifier and TypeFieldDescriptionprotected Class
<? extends TransientDataStoreProvider> TransientDataStoreDescriptor.Provider.klass
protected Map
<String, TransientDataStoreProvider> TransientDataServiceImpl.providers
Methods in org.nuxeo.runtime.ts that return TransientDataStoreProviderModifier and TypeMethodDescriptionprotected TransientDataStoreProvider
TransientDataServiceImpl.instantiateStore
(String name)