Package de.xima.fc.ms
Class MSSessionListener
- java.lang.Object
-
- de.xima.fc.web.common.listener.GenericSessionListener
-
- de.xima.fc.ms.MSSessionListener
-
- All Implemented Interfaces:
EventListener
,javax.servlet.http.HttpSessionIdListener
,javax.servlet.http.HttpSessionListener
@Deprecated public final class MSSessionListener extends GenericSessionListener implements javax.servlet.http.HttpSessionListener
Deprecated.SessionListener-Implementierung zum Abräumen der XFC-Nutzer-Session (nach Logout oder Session-Timeout).
-
-
Constructor Summary
Constructors Constructor Description MSSessionListener()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.web.common.listener.GenericSessionListener
getSessionById, getSessionMap, sessionCreated, sessionDestroyed, sessionIdChanged
-
-