com.liferay.portlet.wsrp
Class ProducerRegistryImpl

java.lang.Object
  extended by org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
      extended by com.liferay.portlet.wsrp.ProducerRegistryImpl
All Implemented Interfaces:
org.apache.wsrp4j.consumer.ProducerRegistry

public class ProducerRegistryImpl
extends org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl

View Source

Author:
Michael Young

Constructor Summary
ProducerRegistryImpl()
           
 
Method Summary
static org.apache.wsrp4j.consumer.ProducerRegistry getInstance()
          Get an instance of the singleton producer registry object
 
Methods inherited from class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
addProducer, existsProducer, getAllProducers, getProducer, removeAllProducers, removeProducer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProducerRegistryImpl

public ProducerRegistryImpl()
Method Detail

getInstance

public static org.apache.wsrp4j.consumer.ProducerRegistry getInstance()
Get an instance of the singleton producer registry object