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