portal.core.servlet
Class ProcessUtils
java.lang.Object
portal.core.servlet.ProcessUtils
- public final class ProcessUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getGraphicsDevice
public static GraphicsDevice getGraphicsDevice(HttpSession session)
setGraphicsDevice
public static void setGraphicsDevice(HttpSession session,
GraphicsDevice graphicsDevice)
getPortalContext
public static ServletPortalContext getPortalContext(HttpServletRequest request)
setPortalContext
public static void setPortalContext(HttpServletRequest request,
ServletPortalContext portalContext)
dumpRequest
public static void dumpRequest(HttpServletRequest request,
Logger logger)