| Package | Description |
|---|---|
| co.codewizards.cloudstore.updater |
Updater (separate program) - automatically keeping CloudStore up-to-date.
|
| Modifier and Type | Method and Description |
|---|---|
protected static CloudStoreUpdater |
CloudStoreUpdater.createCloudStoreUpdater(String[] args) |
CloudStoreUpdater |
CloudStoreUpdater.throwException(boolean throwException) |
| Modifier and Type | Method and Description |
|---|---|
protected static Class<? extends CloudStoreUpdater> |
CloudStoreUpdater.getCloudStoreUpdaterClass() |
protected static Constructor<? extends CloudStoreUpdater> |
CloudStoreUpdater.getCloudStoreUpdaterConstructor() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
CloudStoreUpdater.setCloudStoreUpdaterClass(Class<? extends CloudStoreUpdater> cloudStoreUpdaterClass) |
Copyright © 2013–2019. All rights reserved.