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

Packages that use PortletContainerService
org.exoplatform.services.portletcontainer.impl   
org.exoplatform.services.wsrp.consumer.impl   
org.exoplatform.services.wsrp.producer.impl   
org.exoplatform.services.wsrp2.consumer.impl   
org.exoplatform.services.wsrp2.producer.impl   
 

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

Classes in org.exoplatform.services.portletcontainer.impl that implement PortletContainerService
 class PortletContainerServiceImpl
          Created by the Exo Development team.
 

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

Constructors in org.exoplatform.services.wsrp.consumer.impl with parameters of type PortletContainerService
WSRPConsumerPlugin(org.exoplatform.container.ExoContainerContext context, ConsumerEnvironment consumer, PortletContainerService pcService, URLTemplateComposer templateComposer, PortletContainerConf pcConf, WSRPConfiguration conf)
           
 

Uses of PortletContainerService in org.exoplatform.services.wsrp.producer.impl
 

Constructors in org.exoplatform.services.wsrp.producer.impl with parameters of type PortletContainerService
JSR168ContainerProxyImpl(PortletContainerService service, WSRPConfiguration conf)
           
 

Uses of PortletContainerService in org.exoplatform.services.wsrp2.consumer.impl
 

Constructors in org.exoplatform.services.wsrp2.consumer.impl with parameters of type PortletContainerService
WSRPConsumerPlugin(org.exoplatform.container.ExoContainerContext context, ConsumerEnvironment consumer, PortletContainerService pcService, URLTemplateComposer templateComposer, PortletContainerConf pcConf, WSRPConfiguration conf)
           
 

Uses of PortletContainerService in org.exoplatform.services.wsrp2.producer.impl
 

Constructors in org.exoplatform.services.wsrp2.producer.impl with parameters of type PortletContainerService
JSR286ContainerProxyImpl(PortletContainerService service, WSRPConfiguration conf)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.