Package de.xima.fc.session
Class GenericSessionManager
- java.lang.Object
 - 
- de.xima.fc.session.GenericSessionManager
 
 
- 
public class GenericSessionManager extends Object
- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Constructor Summary
Constructors Constructor Description GenericSessionManager() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.servlet.http.HttpSessiongetSession(String sessionId)static Map<String,javax.servlet.http.HttpSession>getSessionMap() 
 -