public class RestartManager extends SessionListenerAdapter
Modifier and Type | Class and Description |
---|---|
protected class |
RestartManager.TimeControl |
Constructor and Description |
---|
RestartManager() |
Modifier and Type | Method and Description |
---|---|
void |
lastOneRemoved(SessionEvent ev)
Session removed.
|
static void |
main(java.lang.String[] args) |
void |
sessionAdded(SessionEvent ev)
Session added.
|
maximumReached, sessionRemoved
public void sessionAdded(SessionEvent ev)
SessionListenerAdapter
sessionAdded
in interface SessionListener
sessionAdded
in class SessionListenerAdapter
public void lastOneRemoved(SessionEvent ev)
SessionListenerAdapter
lastOneRemoved
in interface SessionListener
lastOneRemoved
in class SessionListenerAdapter
public static void main(java.lang.String[] args)