Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

org.openmobileis.common.context.SessionContext Class Reference

List of all members.

Detailed Description

Definition at line 39 of file SessionContext.java.

Public Member Functions

 SessionContext (String id)
long getCreationTime ()
String getId ()
long getLastAccessedTime ()
ServletContext getServletContext ()
void setMaxInactiveInterval (int arg0)
int getMaxInactiveInterval ()
HttpSessionContext getSessionContext ()
Object getAttribute (String attributName)
Object getValue (String name)
Enumeration getAttributeNames ()
String[] getValueNames ()
void setAttribute (String attributName, Object attribut)
void putValue (String name, Object obj)
void removeAttribute (String attributName)
void removeValue (String name)
void invalidate ()
void SetIsNew (boolean bool)
boolean isNew ()


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:36 2005 for OpenMobileIS by  doxygen 1.4.3