public class CodeServerComponent extends DefaultComponent
lastModified| Constructor and Description |
|---|
CodeServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
protected void |
shutdown() |
void |
start(ComponentContext context)
Start the component.
|
protected void |
startup() |
void |
stop(ComponentContext context)
Stop the component.
|
activate, deactivate, getAdapter, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic CodeServerComponent()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic void start(ComponentContext context)
Componentstart in interface Componentstart in class DefaultComponentpublic void stop(ComponentContext context)
Componentstop in interface Componentstop in class DefaultComponentprotected void startup()
protected void shutdown()
Copyright © 2017 Nuxeo. All rights reserved.