Package org.nuxeo.ecm.webdav.backend
Interface BackendFactory
-
- All Known Implementing Classes:
AbstractBackendFactory,SearchBackendFactory,SimpleBackendFactory
public interface BackendFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BackendgetBackend(String path, javax.servlet.http.HttpServletRequest request)
-