public static class TimerBasedWebPoller.Factory extends java.lang.Object implements WebPoller.Factory
| Constructor and Description |
|---|
Factory(java.util.concurrent.ScheduledExecutorService service) |
| Modifier and Type | Method and Description |
|---|---|
WebPoller |
newWebPoller() |
public Factory(@Nonnull
java.util.concurrent.ScheduledExecutorService service)
@Nonnull public WebPoller newWebPoller()
newWebPoller in interface WebPoller.Factory