Uses of Interface
org.apache.pluto.portalImpl.factory.InformationProviderFactory

Packages that use InformationProviderFactory
org.apache.pluto.portalImpl.core   
org.apache.pluto.portalImpl.factory   
 

Uses of InformationProviderFactory in org.apache.pluto.portalImpl.core
 

Classes in org.apache.pluto.portalImpl.core that implement InformationProviderFactory
 class InformationProviderServiceFactoryImpl
           
 

Uses of InformationProviderFactory in org.apache.pluto.portalImpl.factory
 

Methods in org.apache.pluto.portalImpl.factory that return InformationProviderFactory
private static InformationProviderFactory FactoryAccess.getProviderFactory()