Uses of Class
org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl

Packages that use GenericPortletRegistryImpl
org.apache.wsrp4j.consumer.app.driver   
 

Uses of GenericPortletRegistryImpl in org.apache.wsrp4j.consumer.app.driver
 

Subclasses of GenericPortletRegistryImpl in org.apache.wsrp4j.consumer.app.driver
 class PortletRegistryImpl
          This class is the PortletRegistry implementation used by the swing consumer to administer, store, load and manage portlets.
 



--