org.apache.jetspeed.container
Class PortletConfigFactory

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

public class PortletConfigFactory
extends Object

Portlet Config Factory

Version:
$Id: PortletConfigFactory.java 516448 2007-03-09 16:25:47Z 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-2007 Apache Software Foundation. All Rights Reserved.