java.lang.Objectjwrapper.jwutils.JWServerUnavailableApp
public class JWServerUnavailableApp
Can be used by JWrapperMatchedVersionServerUnavailable virtual apps
| Constructor Summary | |
|---|---|
JWServerUnavailableApp()
|
|
| Method Summary | |
|---|---|
static void |
exitJvm_HideError()
Tell the JWrapper updater to hide the standard error message |
static void |
exitJvm_ShowError()
Tell the JWrapper updater to show the standard error message |
static void |
exitJvm_UpdateUrlFixedInSourceLauncherSoRelaunch()
Tell the JWrapper updater that the update URL has been changed so it should relaunch |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JWServerUnavailableApp()
| Method Detail |
|---|
public static void exitJvm_HideError()
public static void exitJvm_ShowError()
public static void exitJvm_UpdateUrlFixedInSourceLauncherSoRelaunch()