org.apache.cocoon.portal.event.aspect.impl
Class RequestParameterEventAspect
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.portal.event.aspect.impl.RequestParameterEventAspect
- All Implemented Interfaces:
- Component, LogEnabled, ThreadSafe, EventAspect
public class RequestParameterEventAspect
- extends AbstractLogEnabled
- implements EventAspect, ThreadSafe
- Version:
- CVS $Id: RequestParameterEventAspect.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Carsten Ziegeler, Volker Schmitt
Fields inherited from interface org.apache.cocoon.portal.event.aspect.EventAspect |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestParameterEventAspect
public RequestParameterEventAspect()
process
protected void process(EventAspectContext context,
PortalService service,
Request request,
String parameterName)
process
public void process(EventAspectContext context,
PortalService service)
- Specified by:
process
in interface EventAspect
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.