public class PaymentInstanceUpdater extends AbstractDatabaseUpdater
Updater.ObservableInfo, Updater.ObservableInfoContainer| Modifier and Type | Field and Description |
|---|---|
static long |
UPDATE_INTERVAL_MS |
KEEP_ENTRY_FACTOR| Constructor and Description |
|---|
PaymentInstanceUpdater(long a_updateInterval,
Updater.ObservableInfo a_observableInfo) |
PaymentInstanceUpdater(Updater.ObservableInfo a_observableInfo) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getUpdatedClass() |
getLastUpdategetUpdateInterval, isFirstUpdateDone, needsUpdate, start, stop, update, update, update, updateAsyncpublic static final long UPDATE_INTERVAL_MS
public PaymentInstanceUpdater(Updater.ObservableInfo a_observableInfo)
public PaymentInstanceUpdater(long a_updateInterval,
Updater.ObservableInfo a_observableInfo)
public java.lang.Class getUpdatedClass()
getUpdatedClass in class UpdaterCopyright © 2023. All rights reserved.