org.jasig.portal.wsrp.consumer.portlet
Class ProducerRegistryImpl

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

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

Custom ProducerRegistry implementation for uPortal.

Version:
$Revision: 1.2 $
Author:
Ken Weiner, kweiner@unicon.net

Field Summary
private static org.apache.wsrp4j.consumer.ProducerRegistry instance
           
 
Constructor Summary
private 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
 

Field Detail

instance

private static org.apache.wsrp4j.consumer.ProducerRegistry instance
Constructor Detail

ProducerRegistryImpl

private ProducerRegistryImpl()
Method Detail

getInstance

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