org.apache.jetspeed.container
Class PortletConfigFactory

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

public class PortletConfigFactory
extends Object

Portlet Config Factory

Version:
$Id: PortletConfigFactory.java 188418 2005-03-23 22:20:37Z ate $
Author:
David Sean Taylor

Constructor Summary
PortletConfigFactory()
           
 
Method Summary
static javax.portlet.PortletConfig createPortletConfig(javax.portlet.PortletContext portletContext, org.apache.pluto.om.portlet.PortletDefinition portletDefinition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletConfigFactory

public PortletConfigFactory()
Method Detail

createPortletConfig

public static javax.portlet.PortletConfig createPortletConfig(javax.portlet.PortletContext portletContext,
                                                              org.apache.pluto.om.portlet.PortletDefinition portletDefinition)


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