| org.apache.cocoon.portal.impl.PortalManagerImpl
All known Subclasses: org.apache.cocoon.portal.impl.PortletPortalManager,
adapterSelector | protected ServiceSelector adapterSelector(Code) | | |
aspectSelector | protected ServiceSelector aspectSelector(Code) | | |
context | protected Context context(Code) | | The component context.
|
manager | protected ServiceManager manager(Code) | | The service manager
|
configure | public void configure(Configuration conf) throws ConfigurationException(Code) | | See Also: org.apache.avalon.framework.configuration.Configurable.configure(org.apache.avalon.framework.configuration.Configuration) |
contextualize | public void contextualize(Context context) throws ContextException(Code) | | See Also: org.apache.avalon.framework.context.Contextualizable.contextualize(org.apache.avalon.framework.context.Context) |
dispose | public void dispose()(Code) | | See Also: org.apache.avalon.framework.activity.Disposable.dispose |
service | public void service(ServiceManager serviceManager) throws ServiceException(Code) | | See Also: org.apache.avalon.framework.service.Serviceable.service(ServiceManager) |
|
|