public class ConnectClientComponent extends DefaultComponent
This is required because nuxeo-connect-client can not depend on Nuxeo Runtime, so this wrapper manages the integration and the callbacks needed.
lastModified| Constructor and Description |
|---|
ConnectClientComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ComponentContext context) |
<T> T |
getAdapter(Class<T> adapter) |
applicationStarted, deactivate, getApplicationStartedOrder, getLastModified, registerContribution, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionpublic void activate(ComponentContext context) throws Exception
activate in interface Componentactivate in class DefaultComponentExceptionpublic <T> T getAdapter(Class<T> adapter)
getAdapter in interface AdaptablegetAdapter in class DefaultComponentCopyright © 2020 Nuxeo SA. All rights reserved.