public class CodeServerComponent extends DefaultComponent
lastModified| Constructor and Description | 
|---|
| CodeServerComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | applicationStarted(ComponentContext context)Notify the component that Nuxeo Framework finished starting all Nuxeo bundles. | 
| void | registerContribution(Object contribution,
                    String extensionPoint,
                    ComponentInstance contributor) | 
| protected void | shutdown() | 
| protected void | startup() | 
activate, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionpublic CodeServerComponent()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic void applicationStarted(ComponentContext context)
ComponentapplicationStarted in interface ComponentapplicationStarted in class DefaultComponentprotected void startup()
protected void shutdown()
Copyright © 2016 Nuxeo SA. All rights reserved.