Interface Poller
- All Known Implementing Classes:
AbstractPoller,PathPoller
Deprecated.
Abstract Poller interface.
Provides simple methods to implement custom pollers
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleancall()Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.
-
Method Details
-
call
boolean call()Deprecated. -
condition
boolean condition()Deprecated. -
callAndWait
Deprecated.- Throws:
InterruptedException
-
callUntilCondition
Deprecated.- Throws:
InterruptedException
-
Pollinginstead.