The update mechanism of eva/3 Application Builder applications contains an daemon thread and a method to initiate the updates.
com.odc.eva3.rt.db.update.UpdateUtils.startUpdateDaemon();
//start des Daemon threads
com.odc.eva3.rt.db.update.UpdateUtils.checkUpdates();
// Öffnet ein Fenster mit verfügbaren Aktualisierungen,
// falls die Anwendung nicht aktuell ist.