Uses of Interface
com.loomcache.server.config.DynamicConfigApplier.ConfigChangeHandler
Packages that use DynamicConfigApplier.ConfigChangeHandler
-
Uses of DynamicConfigApplier.ConfigChangeHandler in com.loomcache.server.config
Methods in com.loomcache.server.config with parameters of type DynamicConfigApplier.ConfigChangeHandlerModifier and TypeMethodDescriptionvoidDynamicConfigApplier.registerHandler(String key, DynamicConfigApplier.ConfigChangeHandler handler) Register a handler for a configuration key.