Uses of Interface
org.exoplatform.services.wsrp2.consumer.ProducerRegistry

Packages that use ProducerRegistry
org.exoplatform.services.wsrp2.consumer   
org.exoplatform.services.wsrp2.consumer.impl   
 

Uses of ProducerRegistry in org.exoplatform.services.wsrp2.consumer
 

Methods in org.exoplatform.services.wsrp2.consumer that return ProducerRegistry
 ProducerRegistry Consumer.getProducerRegistry()
          Get the producer registry of the consumer.
 

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

Classes in org.exoplatform.services.wsrp2.consumer.impl that implement ProducerRegistry
 class ProducerRegistryImpl
           
 

Methods in org.exoplatform.services.wsrp2.consumer.impl that return ProducerRegistry
 ProducerRegistry ConsumerEnvironmentImpl.getProducerRegistry()
           
 

Constructors in org.exoplatform.services.wsrp2.consumer.impl with parameters of type ProducerRegistry
ConsumerEnvironmentImpl(PortletRegistry portletRegistry, PortletDriverRegistry portletDriverRegistry, ProducerRegistry producerRegistry, UserRegistry userRegistry, URLTemplateComposer urlTemplateComposer, URLRewriter urlRewriter)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.