Class UpdateStatusObserver

java.lang.Object
org.eblocker.server.common.update.UpdateStatusObserver

public class UpdateStatusObserver extends Object
The UpdateStatusObserver is notified when a system update starts. It sets the ExecutionState to UPDATING, waits until the update is finished and resets the ExecutionState to the value it had before.