Package org.nuxeo.ecm.webdav.backend
Class SimpleBackendFactory
- java.lang.Object
-
- org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
-
- org.nuxeo.ecm.webdav.backend.SimpleBackendFactory
-
- All Implemented Interfaces:
BackendFactory
public class SimpleBackendFactory extends AbstractBackendFactory
-
-
Constructor Summary
Constructors Constructor Description SimpleBackendFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Backend
createRootBackend(CoreSession session)
-
Methods inherited from class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
getBackend
-
-
-
-
Method Detail
-
createRootBackend
public Backend createRootBackend(CoreSession session)
- Specified by:
createRootBackend
in classAbstractBackendFactory
-
-