private class UpsDriver.UpsRefresh extends TimerTask
| Modifier and Type | Field and Description |
|---|---|
private Map<String,String> |
cache
The cache I serve.
|
| Modifier | Constructor and Description |
|---|---|
private |
UpsRefresh(Map<String,String> variables)
Constructs a new refresh task where the cache to write the values to
is specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run the refresh task.
|
cancel, scheduledExecutionTime