Class DriverPortletWindowContextFactory

  • All Implemented Interfaces:
    com.sun.portal.container.PortletWindowContextFactory

    public class DriverPortletWindowContextFactory
    extends Object
    implements com.sun.portal.container.PortletWindowContextFactory
    DriverPortletWindowContextFactory provides the implementation of the abstract methods of PortletWindowContextFactory.
    • Constructor Detail

      • DriverPortletWindowContextFactory

        public DriverPortletWindowContextFactory()
    • Method Detail

      • getPortletWindowContext

        public com.sun.portal.container.PortletWindowContext getPortletWindowContext​(javax.servlet.http.HttpServletRequest request)
                                                                              throws com.sun.portal.container.PortletWindowContextException
        Specified by:
        getPortletWindowContext in interface com.sun.portal.container.PortletWindowContextFactory
        Throws:
        com.sun.portal.container.PortletWindowContextException
      • getPortletWindowContext

        public com.sun.portal.container.PortletWindowContext getPortletWindowContext​(javax.servlet.http.HttpServletRequest request,
                                                                                     String userID)
                                                                              throws com.sun.portal.container.PortletWindowContextException
        Specified by:
        getPortletWindowContext in interface com.sun.portal.container.PortletWindowContextFactory
        Throws:
        com.sun.portal.container.PortletWindowContextException