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