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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- 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-2010 The Apache Software Foundation. All Rights Reserved.