| Package | Description |
|---|---|
| net.jodah.recurrent |
| Modifier and Type | Method and Description |
|---|---|
SyncRecurrent |
SyncRecurrent.with(Listeners<?> listeners)
Configures the
listeners to be called as invocation events occur. |
static SyncRecurrent |
Recurrent.with(RetryPolicy retryPolicy)
Creates and returns a new Recurrent instance that will perform invocations and retries synchronously according to
the
retryPolicy. |
Copyright © 2016. All Rights Reserved.