Uses of Class
org.exoplatform.services.portletcontainer.PortletContainerConf

Packages that use PortletContainerConf
org.exoplatform.services.portletcontainer.impl   
org.exoplatform.services.portletcontainer.plugins.pc   
org.exoplatform.services.portletcontainer.plugins.pc.aop   
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp   
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.bundle   
org.exoplatform.services.wsrp.consumer.impl   
org.exoplatform.services.wsrp.producer.impl   
org.exoplatform.services.wsrp2.consumer.impl   
 

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

Constructors in org.exoplatform.services.portletcontainer.impl with parameters of type PortletContainerConf
PortletContainerServiceImpl(org.exoplatform.container.ExoContainerContext context, PortletContainerConf config)
           
 

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

Constructors in org.exoplatform.services.portletcontainer.plugins.pc with parameters of type PortletContainerConf
PortletApplicationHandler(javax.portlet.PortalContext portalContext, PortletApplicationsHolder holder, PortletContainerConf conf, PortletContainerMonitorImpl portletMonitor, ResourceBundleManager manager, org.exoplatform.container.ExoContainerContext context)
           
PortletContainerDispatcher(PortletContainerConf containerConf, PersistenceManager manager, PortletApplicationsHolder holder, PortletApplicationHandler standAloneHandler, org.exoplatform.container.ExoContainerContext context)
           
 

Uses of PortletContainerConf in org.exoplatform.services.portletcontainer.plugins.pc.aop
 

Constructors in org.exoplatform.services.portletcontainer.plugins.pc.aop with parameters of type PortletContainerConf
PortletCacheCommand(PortletContainerConf conf, PortletContainerMonitorImpl monitor)
           
 

Uses of PortletContainerConf in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp
 

Constructors in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp with parameters of type PortletContainerConf
PortalContextImp(PortletContainerConf conf)
           
 

Uses of PortletContainerConf in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.bundle
 

Constructors in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.bundle with parameters of type PortletContainerConf
ResourceBundleManager(PortletContainerConf conf, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.container.ExoContainerContext context)
           
 

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

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

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

Constructors in org.exoplatform.services.wsrp.producer.impl with parameters of type PortletContainerConf
ServiceDescriptionInterfaceImpl(PortletContainerProxy cont, WSRPConfiguration conf, org.exoplatform.container.ExoContainerContext context, PortletContainerConf config)
           
 

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

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



Copyright © 2009 eXo Platform SAS. All Rights Reserved.