org.jboss.portal.core
Class CoreConstants.Servlet

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

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

Servlet constants.


Nested Class Summary
static class CoreConstants.Servlet.Request
          Servlet request constants.
static class CoreConstants.Servlet.Session
          Servlet session constants.
 
Constructor Summary
CoreConstants.Servlet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreConstants.Servlet

public CoreConstants.Servlet()