org.apache.jetspeed.container
Class PortletContextFactory

java.lang.Object
  extended by org.apache.jetspeed.container.PortletContextFactory

public class PortletContextFactory
extends Object

Portlet Config Factory

Version:
$Id: PortletContextFactory.java 516448 2007-03-09 16:25:47Z ate $
Author:
David Sean Taylor

Constructor Summary
PortletContextFactory()
           
 
Method Summary
static javax.portlet.PortletContext createPortletContext(javax.servlet.ServletContext servletContext, org.apache.pluto.om.portlet.PortletApplicationDefinition application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletContextFactory

public PortletContextFactory()
Method Detail

createPortletContext

public static javax.portlet.PortletContext createPortletContext(javax.servlet.ServletContext servletContext,
                                                                org.apache.pluto.om.portlet.PortletApplicationDefinition application)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.