org.apache.jetspeed.container
Class PortletContextFactory

java.lang.Object
  extended byorg.apache.jetspeed.container.PortletContextFactory

public class PortletContextFactory
extends Object

Portlet Config Factory

Version:
$Id: PortletContextFactory.java 185962 2004-03-08 01:03:33Z jford $
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-2005 Apache Software Foundation. All Rights Reserved.