Uses of Class
org.apache.cocoon.portal.pluto.PortalContextProviderImpl

Packages that use PortalContextProviderImpl
org.apache.cocoon.portal.pluto   
 

Uses of PortalContextProviderImpl in org.apache.cocoon.portal.pluto
 

Fields in org.apache.cocoon.portal.pluto declared as PortalContextProviderImpl
protected  PortalContextProviderImpl InformationProviderServiceImpl.provider
          The portal context provider (thread safe)
protected  PortalContextProviderImpl DynamicInformationProviderImpl.provider
          The portal context provider
 

Methods in org.apache.cocoon.portal.pluto that return PortalContextProviderImpl
protected  PortalContextProviderImpl InformationProviderServiceImpl.getPortalContextProvider()
          Get the portal context provider We have to do a lazy initialization, as the provider needs the object model
 

Constructors in org.apache.cocoon.portal.pluto with parameters of type PortalContextProviderImpl
DynamicInformationProviderImpl(ServiceManager manager, PortalContextProviderImpl provider)
          Constructor
ResourceURLProviderImpl(PortalContextProviderImpl provider)
          Constructor
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.