| org.apache.cocoon.portal.event.aspect.impl.PageLabelEventAspect
PageLabelEventAspect | public class PageLabelEventAspect extends AbstractLogEnabled implements EventAspect,ThreadSafe,Serviceable,Disposable(Code) | | Converts links generated by the PageLabelLinkService into events and publishes them.
Used in conjunction with the PageLabelLinkService, links generated from the layout
portal.xml will be based upon the names of the named items.
author: Ralph Goers version: CVS $Id: $ |
manager | protected ServiceManager manager(Code) | | |
dispose | public void dispose()(Code) | | See Also: org.apache.avalon.framework.activity.Disposable.dispose |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | See Also: org.apache.avalon.framework.service.Serviceable.service(org.apache.avalon.framework.service.ServiceManager) |
|
|