public class ShowcaseContentServiceImpl extends DefaultComponent implements ShowcaseContentService
Modifier and Type | Field and Description |
---|---|
static String |
EP_CONTENTS |
lastModified, name
Constructor and Description |
---|
ShowcaseContentServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected List<ShowcaseContentDescriptor> |
getContributions() |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
triggerImporters(CoreSession session) |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
public static final String EP_CONTENTS
public ShowcaseContentServiceImpl()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution
in class DefaultComponent
public void triggerImporters(CoreSession session)
triggerImporters
in interface ShowcaseContentService
protected List<ShowcaseContentDescriptor> getContributions()
Copyright © 2019 Nuxeo. All rights reserved.