org.apache.cocoon.portal.wsrp.adapter
Class WSRPEventAspect
java.lang.Object
org.apache.cocoon.portal.wsrp.adapter.WSRPEventAspect
- All Implemented Interfaces:
- EventAspect
- public class WSRPEventAspect
- extends Object
- implements EventAspect
This event processes all wsrp related urls and fires WSRPEvent
s.
- Version:
- $Id: WSRPEventAspect.java 322475 2005-10-16 14:26: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 |
REQUEST_PARAMETER_NAME
public static final String REQUEST_PARAMETER_NAME
- See Also:
- Constant Field Values
WSRPEventAspect
public WSRPEventAspect()
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.