Package ddf.catalog.source.solr
Interface ConfigurationListener
public interface ConfigurationListener
Interface for receiving notifications when the
ConfigurationStore has been updated.-
Method Summary
Modifier and TypeMethodDescriptionvoidInvoked when any configuration item is updated in theConfigurationStore
-
Method Details
-
configurationUpdated
void configurationUpdated()Invoked when any configuration item is updated in theConfigurationStore
-