Uses of Enum Class
dev.galasa.framework.spi.IFrameworkPropertyFileWatcher.Event
-
Uses of IFrameworkPropertyFileWatcher.Event in dev.galasa.framework.spi
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IFrameworkPropertyFileWatcher.Event[]
IFrameworkPropertyFileWatcher.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IFrameworkPropertyFileWatcher.propertyModified
(String key, IFrameworkPropertyFileWatcher.Event event, String oldValue, String newValue)