yawda.view.portlet
Class CPortletFactory

java.lang.Object
  extended byyawda.view.portlet.CPortletFactory

public final class CPortletFactory
extends Object

Author:
Quentin Anciaux

Nested Class Summary
static class CPortletFactory.CPortletFactoryException
           
 
Constructor Summary
CPortletFactory()
           
 
Method Summary
static IPortlet getPortlet(CPortletConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPortletFactory

public CPortletFactory()
Method Detail

getPortlet

public static final IPortlet getPortlet(CPortletConfig config)
                                 throws CPortletFactory.CPortletFactoryException
Throws:
CPortletFactory.CPortletFactoryException