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

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

Uses of PortletContextFactory in org.apache.pluto.factory
 

Methods in org.apache.pluto.factory that return PortletContextFactory
private static PortletContextFactory PortletObjectAccess.getContextFactory()
           
 

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

Classes in org.apache.pluto.factory.impl that implement PortletContextFactory
 class PortletContextFactoryImpl