Class PortletApplicationScopeMap

java.lang.Object
org.apache.commons.chain.web.portlet.PortletApplicationScopeMap
All Implemented Interfaces:
Map

final class PortletApplicationScopeMap extends Object implements Map

Private implementation of Map for portlet context attributes.

Version:
$Revision: 661007 $ $Date: 2008-05-28 17:28:49 +0100 (Wed, 28 May 2008) $
Author:
Craig R. McClanahan
  • Field Details

    • context

      private javax.portlet.PortletContext context
  • Constructor Details

    • PortletApplicationScopeMap

      public PortletApplicationScopeMap(javax.portlet.PortletContext context)
  • Method Details