Uses of Interface
dev.galasa.framework.spi.IFrameworkPropertyFileWatcher
-
Uses of IFrameworkPropertyFileWatcher in dev.galasa.framework.spi
Modifier and TypeMethodDescriptionFrameworkPropertyFile.watch
(IFrameworkPropertyFileWatcher watcher, String key) This method provides a watching service for a key value pair inside properties.FrameworkPropertyFile.watchPrefix
(IFrameworkPropertyFileWatcher watcher, String keyPrefix) This method provides a single watch service to watch multiple k-v pairs with a common prefix in there key.