public class ESCustomizersServiceRegistry
extends org.nuxeo.runtime.model.DefaultComponent
| Constructor and Description |
|---|
ESCustomizersServiceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.nuxeo.runtime.model.ComponentContext context) |
List<ICustomESListener> |
getCustomESListeners() |
List<ICustomJsonESWriter> |
getCustomJsonESWriters() |
void |
registerContribution(Object contribution,
String extensionPoint,
org.nuxeo.runtime.model.ComponentInstance contributor) |
public List<ICustomJsonESWriter> getCustomJsonESWriters()
public List<ICustomESListener> getCustomESListeners()
public void activate(org.nuxeo.runtime.model.ComponentContext context)
throws Exception
activate in interface org.nuxeo.runtime.model.Componentactivate in class org.nuxeo.runtime.model.DefaultComponentExceptionCopyright © 2019. All rights reserved.