public class AnnotationsRepositoryComponent extends DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationsRepositoryServiceImpl |
annotationsRepositoryService |
protected AnnotationsRepositoryConfigurationServiceImpl |
confImpl |
protected AnnotationsFulltextInjector |
injector |
static AnnotationsRepositoryComponent |
instance |
lastModified| Constructor and Description |
|---|
AnnotationsRepositoryComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ComponentContext context) |
void |
deactivate(ComponentContext context) |
<T> T |
getAdapter(Class<T> adapter) |
AnnotationsFulltextInjector |
getFulltextInjector() |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
applicationStarted, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtensionpublic static AnnotationsRepositoryComponent instance
protected AnnotationsRepositoryServiceImpl annotationsRepositoryService
protected AnnotationsRepositoryConfigurationServiceImpl confImpl
protected AnnotationsFulltextInjector injector
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor) throws Exception
registerContribution in class DefaultComponentExceptionpublic void activate(ComponentContext context) throws Exception
activate in interface Componentactivate in class DefaultComponentExceptionpublic void deactivate(ComponentContext context) throws Exception
deactivate in interface Componentdeactivate in class DefaultComponentExceptionpublic AnnotationsFulltextInjector getFulltextInjector()
public <T> T getAdapter(Class<T> adapter)
getAdapter in interface AdaptablegetAdapter in class DefaultComponentCopyright © 2020 Nuxeo SA. All rights reserved.