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, updateServerHealthreregisterActionsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreregisterActionspublic ForcedClientDisconnectWarner(ClientContextI ctx, electric.xml.Element el)
public java.lang.String getName()
getName in interface ClientPluginIgetName in class ShutdownWarnerpublic void postInit()
postInit in interface ClientPluginIpostInit in class ShutdownWarnerpublic void serverShutdownInitiated(java.util.Date d)
ClientPluginIserverShutdownInitiated in interface ClientPluginIserverShutdownInitiated in class ShutdownWarnerpublic void serverShutdownStopped()
ClientPluginIserverShutdownStopped in interface ClientPluginIserverShutdownStopped in class ShutdownWarnerpublic void serverIsShutdown(java.util.Date dateShutdownOnClientReceived,
java.util.Date dateShutdownOnServer)
ClientPluginIserverIsShutdown in interface ClientPluginIserverIsShutdown in class ShutdownWarnerpublic void forcedClientDisconnectInitiated(java.util.Date dateForcedDisconnect)
ClientPluginIforcedClientDisconnectInitiated in interface ClientPluginIforcedClientDisconnectInitiated in class AbstractClientPluginpublic void forcedClientDisconnectStopped()
ClientPluginIforcedClientDisconnectStopped in interface ClientPluginIforcedClientDisconnectStopped in class AbstractClientPluginpublic void serverConnectionLost(java.lang.String serverURL,
java.lang.String reason)
ClientPluginIserverConnectionLost in interface ClientPluginIserverConnectionLost in class ShutdownWarnerCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.