public class WebDavService extends DefaultComponent
| Modifier and Type | Field and Description | 
|---|---|
static String | 
BACKEND_FACTORY_XP  | 
protected BackendFactory | 
backendFactory  | 
static ComponentName | 
NAME  | 
lastModified, name| 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, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, 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 © 2019 Nuxeo. All rights reserved.