Uses of Interface
org.apache.pluto.factory.PortletConfigFactory

Packages that use PortletConfigFactory
org.apache.pluto.factory   
org.apache.pluto.factory.impl   
 

Uses of PortletConfigFactory in org.apache.pluto.factory
 

Methods in org.apache.pluto.factory that return PortletConfigFactory
private static PortletConfigFactory PortletObjectAccess.getConfigFactory()
           
 

Uses of PortletConfigFactory in org.apache.pluto.factory.impl
 

Classes in org.apache.pluto.factory.impl that implement PortletConfigFactory
 class PortletConfigFactoryImpl