sunlabs.brazil.session
public class PJamaSessionManager extends SessionManager
Version: 1.0, 08/20/98
Constructor Summary | |
---|---|
PJamaSessionManager() |
Method Summary | |
---|---|
protected void | putObj(Object session, Object ident, Object value)
Return the object associated with this session. |
myClass.
Parameters: session The object identifying the session ident The session user's identity myClass The class to create a new instance of for a new session