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, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionpublic static final ComponentName NAME
public static 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 © 2016 Nuxeo SA. All rights reserved.