Uses of Interface
org.exoplatform.services.portletcontainer.PortletContainerPlugin

Packages that use PortletContainerPlugin
org.exoplatform.services.portletcontainer   
org.exoplatform.services.portletcontainer.impl   
org.exoplatform.services.portletcontainer.plugins.pc   
org.exoplatform.services.wsrp.consumer.impl   
 

Uses of PortletContainerPlugin in org.exoplatform.services.portletcontainer
 

Methods in org.exoplatform.services.portletcontainer with parameters of type PortletContainerPlugin
 void PortletContainerService.addPlugin(PortletContainerPlugin plugin)
          Add plugin.
 

Uses of PortletContainerPlugin in org.exoplatform.services.portletcontainer.impl
 

Methods in org.exoplatform.services.portletcontainer.impl that return PortletContainerPlugin
protected  PortletContainerPlugin PortletContainerServiceImpl.findPluginByPAPPName(String papp)
           
 

Methods in org.exoplatform.services.portletcontainer.impl with parameters of type PortletContainerPlugin
 void PortletContainerServiceImpl.addPlugin(PortletContainerPlugin plugin)
          Overridden method.
 

Uses of PortletContainerPlugin in org.exoplatform.services.portletcontainer.plugins.pc
 

Classes in org.exoplatform.services.portletcontainer.plugins.pc that implement PortletContainerPlugin
 class PortletContainerDispatcher
          Created by the Exo Development team.
 

Uses of PortletContainerPlugin in org.exoplatform.services.wsrp.consumer.impl
 

Classes in org.exoplatform.services.wsrp.consumer.impl that implement PortletContainerPlugin
 class WSRPConsumerPlugin
          Based on WSRPConsumerPortlet written by Benjamin Mestrallet Author: Roman Pedchenko roman.pedchenko@exoplatform.com.ua Author: Alexey Zavizionov alexey.zavizionov@exoplatform.com.ua
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.