| This component provides access to all other components used
throughout the portal.
Any component in the portal should never lookup these components
itself, but use this component manager instead.
This manager allows to run differently configured portals in Cocoon
at the same time. This component can't be looked up using the
usual Avalon mechanisms, it has to be get by the
PortalService .
author: Carsten Ziegeler version: CVS $Id: PortalComponentManager.java 433543 2006-08-22 06:22:54Z crossley $ |