- Enclosing interface:
PollingStrategy
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A polled component. For config this interface is implemented by the config system itself.
-
Method Summary
-
Method Details
-
poll
Poll for changes. The result may be used to modify behavior of thePollingStrategy
triggering this poll event.- Parameters:
when
- instant this polling request was created- Returns:
- result of the polling
-