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:
- EventAspect, LogEnabled, ThreadSafe
- public class RequestParameterEventAspect
- extends AbstractLogEnabled
- implements EventAspect, ThreadSafe
- Version:
- $Id: RequestParameterEventAspect.java 321405 2005-10-15 18:15:44Z cziegeler $
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
- See Also:
EventAspect.process(org.apache.cocoon.portal.event.aspect.EventAspectContext, org.apache.cocoon.portal.PortalService)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.