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