Package dev.galasa.framework.spi
Interface IDynamicStatusStoreWatcher
public interface IDynamicStatusStoreWatcher
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
propertyModified
(String key, IDynamicStatusStoreWatcher.Event event, String oldValue, String newValue)
-
Method Details
-
propertyModified
void propertyModified(String key, IDynamicStatusStoreWatcher.Event event, String oldValue, String newValue)
-