| org.apache.cocoon.portal.event.aspect.impl.ConvertableEventAspect
ConvertableEventAspect | public class ConvertableEventAspect extends AbstractLogEnabled implements EventAspect,ThreadSafe,Serviceable(Code) | | Process all convertable event request parameters, creating the events and saving
them in request attributes for processing by EventAspects that follow.
author: Ralph Goers version: SVN $Id: $ |
Field Summary | |
protected ServiceManager | manager |
manager | protected ServiceManager manager(Code) | | |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | See Also: org.apache.avalon.framework.service.Serviceable.service(org.apache.avalon.framework.service.ServiceManager) |
|
|