Package de.xima.fc.fs
Class FSSessionListener
- java.lang.Object
 - 
- de.xima.fc.web.common.listener.GenericSessionListener
 - 
- de.xima.fc.fs.FSSessionListener
 
 
 
- 
- All Implemented Interfaces:
 EventListener,javax.servlet.http.HttpSessionIdListener,javax.servlet.http.HttpSessionListener
@Deprecated public final class FSSessionListener 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 FSSessionListener()Deprecated. 
- 
Method Summary
- 
Methods inherited from class de.xima.fc.web.common.listener.GenericSessionListener
getSessionById, getSessionMap, sessionCreated, sessionDestroyed, sessionIdChanged 
 - 
 
 -