public class EventConfExtensionManager extends ConfigExtensionManager<org.opennms.integration.api.v1.config.events.EventConfExtension,Events>
Constructor and Description |
---|
EventConfExtensionManager(EventConfDao eventConfDao) |
Modifier and Type | Method and Description |
---|---|
protected Events |
getConfigForExtensions(Set<org.opennms.integration.api.v1.config.events.EventConfExtension> extensions) |
protected void |
triggerReload() |
deregisteredFromConfigReloadContainer, getLastUpdate, getObject, getType, onBind, onUnbind, registeredToConfigReloadContainer
public EventConfExtensionManager(EventConfDao eventConfDao)
protected Events getConfigForExtensions(Set<org.opennms.integration.api.v1.config.events.EventConfExtension> extensions)
getConfigForExtensions
in class ConfigExtensionManager<org.opennms.integration.api.v1.config.events.EventConfExtension,Events>
protected void triggerReload()
triggerReload
in class ConfigExtensionManager<org.opennms.integration.api.v1.config.events.EventConfExtension,Events>
Copyright © 2021. All rights reserved.