org.jboss.portal.core
Class CoreConstants.Servlet.Session

java.lang.Object
  extended by org.jboss.portal.core.CoreConstants.Servlet.Session
Enclosing class:
CoreConstants.Servlet

public static final class CoreConstants.Servlet.Session
extends java.lang.Object

Servlet session constants.


Field Summary
static java.lang.String USER_FINALIZER
          .
 
Constructor Summary
CoreConstants.Servlet.Session()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_FINALIZER

public static final java.lang.String USER_FINALIZER
.

See Also:
Constant Field Values
Constructor Detail

CoreConstants.Servlet.Session

public CoreConstants.Servlet.Session()