public class ReporterConfigurationServiceImpl extends org.nuxeo.runtime.model.DefaultComponent implements ReporterConfigurationService
| Constructor and Description |
|---|
ReporterConfigurationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.nuxeo.runtime.model.ComponentContext context) |
Reporter |
getReporter(String caller)
Gets reporter.
|
void |
registerExtension(org.nuxeo.runtime.model.Extension extension) |
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.DefaultComponentExceptionpublic void registerExtension(org.nuxeo.runtime.model.Extension extension)
throws Exception
registerExtension in interface org.nuxeo.runtime.model.ExtensibleregisterExtension in class org.nuxeo.runtime.model.DefaultComponentExceptionpublic Reporter getReporter(String caller) throws InstantiationException, IllegalAccessException
getReporter in interface ReporterConfigurationServiceInstantiationExceptionIllegalAccessExceptionCopyright © 2019. All rights reserved.