public class ThresholdingConfigExtensionManager extends ConfigExtensionManager<org.opennms.integration.api.v1.config.thresholding.ThresholdingConfigExtension,ThresholdingConfig>
Constructor and Description |
---|
ThresholdingConfigExtensionManager(WriteableThresholdingDao thresholdingDao,
ThresholdingService thresholdingService) |
Modifier and Type | Method and Description |
---|---|
protected ThresholdingConfig |
getConfigForExtensions(Set<org.opennms.integration.api.v1.config.thresholding.ThresholdingConfigExtension> extensions) |
protected void |
triggerReload() |
deregisteredFromConfigReloadContainer, getLastUpdate, getObject, getType, onBind, onUnbind, registeredToConfigReloadContainer
public ThresholdingConfigExtensionManager(WriteableThresholdingDao thresholdingDao, ThresholdingService thresholdingService)
protected ThresholdingConfig getConfigForExtensions(Set<org.opennms.integration.api.v1.config.thresholding.ThresholdingConfigExtension> extensions)
getConfigForExtensions
in class ConfigExtensionManager<org.opennms.integration.api.v1.config.thresholding.ThresholdingConfigExtension,ThresholdingConfig>
protected void triggerReload()
triggerReload
in class ConfigExtensionManager<org.opennms.integration.api.v1.config.thresholding.ThresholdingConfigExtension,ThresholdingConfig>
Copyright © 2021. All rights reserved.