Interface CheckForUpdates.Listener
- Enclosing class:
- CheckForUpdates
public static interface CheckForUpdates.Listener
-
Method Summary
Modifier and Type Method Description voidcompleted(java.io.File config_file, org.update4j.Configuration configuration, boolean updates_available)voidstartManifestDownload()
-
Method Details
-
startManifestDownload
void startManifestDownload() -
completed
void completed(java.io.File config_file, org.update4j.Configuration configuration, boolean updates_available)
-