org.jboss.portal.core.controller.portlet
Class PortletContextFactory
java.lang.Object
org.jboss.portal.core.controller.portlet.PortletContextFactory
public class PortletContextFactory
- extends java.lang.Object
- Version:
- $Revision: 8883 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContextFactory
public PortletContextFactory(ControllerContext controllerContext,
Portal portal,
Window window)
PortletContextFactory
public PortletContextFactory(ControllerContext controllerContext)
createPortalContext
public PortalContext createPortalContext()
createRequestContext
public RequestContext createRequestContext()
createSecurityContext
public SecurityContext createSecurityContext()
createUserContext
public UserContext createUserContext()
createWindowContext
public WindowContext createWindowContext()