public class ForcedClientDisconnectWarner extends ShutdownWarner
Constructor and Description |
---|
ForcedClientDisconnectWarner(ClientContextI ctx,
electric.xml.Element el) |
Modifier and Type | Method and Description |
---|---|
void |
forcedClientDisconnectInitiated(java.util.Date dateForcedDisconnect)
Called if the server demanded a forced client-disconnect which is relevant to our client.
|
void |
forcedClientDisconnectStopped()
Called if the server cancelled a forced client-disconnect which is relevant to our client.
|
java.lang.String |
getName() |
void |
postInit() |
void |
serverConnectionLost(java.lang.String serverURL,
java.lang.String reason)
Called if the current server connection was lost.
|
void |
serverIsShutdown(java.util.Date dateShutdownOnClientReceived,
java.util.Date dateShutdownOnServer)
Called if the server we were connected to was shut down.
|
void |
serverShutdownInitiated(java.util.Date d)
Called if the server we are connected to is going to shut down.
|
void |
serverShutdownStopped()
Called if the shutdown of the server we are connected to was stopped.
|
blinkLabel, clientCloseVeto, close, getCtx, localeChanged, refreshActions, refreshActions, reloadConfig, serverConnectionEstablished, serverConnectionRollingOver, setCtx, startCountdown, stopCountdown, stopCountdown, updateServerHealth
reregisterActions
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reregisterActions
public ForcedClientDisconnectWarner(ClientContextI ctx, electric.xml.Element el)
public java.lang.String getName()
getName
in interface ClientPluginI
getName
in class ShutdownWarner
public void postInit()
postInit
in interface ClientPluginI
postInit
in class ShutdownWarner
public void serverShutdownInitiated(java.util.Date d)
ClientPluginI
serverShutdownInitiated
in interface ClientPluginI
serverShutdownInitiated
in class ShutdownWarner
public void serverShutdownStopped()
ClientPluginI
serverShutdownStopped
in interface ClientPluginI
serverShutdownStopped
in class ShutdownWarner
public void serverIsShutdown(java.util.Date dateShutdownOnClientReceived, java.util.Date dateShutdownOnServer)
ClientPluginI
serverIsShutdown
in interface ClientPluginI
serverIsShutdown
in class ShutdownWarner
public void forcedClientDisconnectInitiated(java.util.Date dateForcedDisconnect)
ClientPluginI
forcedClientDisconnectInitiated
in interface ClientPluginI
forcedClientDisconnectInitiated
in class AbstractClientPlugin
public void forcedClientDisconnectStopped()
ClientPluginI
forcedClientDisconnectStopped
in interface ClientPluginI
forcedClientDisconnectStopped
in class AbstractClientPlugin
public void serverConnectionLost(java.lang.String serverURL, java.lang.String reason)
ClientPluginI
serverConnectionLost
in interface ClientPluginI
serverConnectionLost
in class ShutdownWarner
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.