org.exoplatform.platform.webui.templates
Class PlatformPortletApplicationFactory

java.lang.Object
  extended by org.exoplatform.platform.webui.templates.PlatformPortletApplicationFactory
All Implemented Interfaces:
org.exoplatform.web.application.ApplicationFactory<org.exoplatform.webui.application.portlet.PortletApplication,javax.portlet.PortletConfig>, org.exoplatform.webui.application.portlet.PortletApplicationFactory

public class PlatformPortletApplicationFactory
extends Object
implements org.exoplatform.webui.application.portlet.PortletApplicationFactory

Version:
$Revision$
Author:
Kmenzli

Constructor Summary
PlatformPortletApplicationFactory()
           
 
Method Summary
 org.exoplatform.webui.application.portlet.PortletApplication createApplication(javax.portlet.PortletConfig portletConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformPortletApplicationFactory

public PlatformPortletApplicationFactory()
Method Detail

createApplication

public org.exoplatform.webui.application.portlet.PortletApplication createApplication(javax.portlet.PortletConfig portletConfig)
Specified by:
createApplication in interface org.exoplatform.web.application.ApplicationFactory<org.exoplatform.webui.application.portlet.PortletApplication,javax.portlet.PortletConfig>


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.