Uses of Class
io.helidon.config.ScheduledPollingStrategy
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of ScheduledPollingStrategy in io.helidon.config
Modifier and TypeMethodDescriptionScheduledPollingStrategy.Builder.build()
static ScheduledPollingStrategy
ScheduledPollingStrategy.create
(ScheduledPollingStrategy.RecurringPolicy recurringPolicy, ScheduledExecutorService executor) Creates a polling strategy with an interval of the polling as a parameter.