| |
|
| org.apache.cocoon.portal.impl.DefaultPortalComponentManager
context | final protected Context context(Code) | | |
manager | protected ServiceManager manager(Code) | | The avalon component manager
|
rendererSelector | protected ServiceSelector rendererSelector(Code) | | |
rendererSelectorRole | protected String rendererSelectorRole(Code) | | |
DefaultPortalComponentManager | public DefaultPortalComponentManager(PortalService service, Context context)(Code) | | Create a new portal component manager. Each portal has a own
component manager that manages all central components for this
portal.
This implementation stores the portal service (a global singleton)
to pass it to the other components (TODO).
Parameters: service - The portal service. |
configure | public void configure(Configuration config) throws ConfigurationException(Code) | | |
dispose | public void dispose()(Code) | | |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | |
|
|
|