Uses of Interface
io.helidon.config.spi.PollingStrategy.Polled
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
Configuration SPI that defines the behavior developers can implement to extend the config system.
-
Uses of PollingStrategy.Polled in io.helidon.config
Modifier and TypeMethodDescriptionvoid
ScheduledPollingStrategy.start
(PollingStrategy.Polled polled) -
Uses of PollingStrategy.Polled in io.helidon.config.spi
Modifier and TypeMethodDescriptionvoid
PollingStrategy.start
(PollingStrategy.Polled polled) Start this polling strategy.