public class WebDavService extends DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKEND_FACTORY_XP |
protected BackendFactory |
backendFactory |
static ComponentName |
NAME |
lastModified| Constructor and Description |
|---|
WebDavService() |
| Modifier and Type | Method and Description |
|---|---|
BackendFactory |
getBackendFactory() |
static WebDavService |
instance() |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
setBackendFactory(BackendFactory backendFactory) |
activate, deactivate, getAdapter, getLastModified, registerExtension, setLastModified, setModifiedNow, start, stop, unregisterContribution, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic static final ComponentName NAME
public static final String BACKEND_FACTORY_XP
protected BackendFactory backendFactory
public WebDavService()
public static WebDavService instance()
public BackendFactory getBackendFactory()
public void setBackendFactory(BackendFactory backendFactory)
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentCopyright © 2018 Nuxeo. All rights reserved.