Package org.nuxeo.ecm.webdav.backend
Class BackendHelper
java.lang.Object
org.nuxeo.ecm.webdav.backend.BackendHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Backend
getBackend
(String path, javax.servlet.http.HttpServletRequest request) static void
setBackendFactory
(BackendFactory backendFactory) For tests.
-
Constructor Details
-
BackendHelper
public BackendHelper()
-
-
Method Details
-
setBackendFactory
For tests. Otherwise the factory is configured through an extension point in the component. -
getBackend
-