This project has retired. For details please refer to its
Attic page.
ActionValve (Jetspeed-2 Portal Components 2.1.3 API)
org.apache.jetspeed.pipeline.valve
Interface ActionValve
- All Superinterfaces:
- org.apache.jetspeed.pipeline.valve.Valve
- All Known Implementing Classes:
- ActionValveImpl
public interface ActionValve
- extends org.apache.jetspeed.pipeline.valve.Valve
Check if PortletAction needs to be processed and process it, if
required
Read from the ValveContext:
Written into the ValveContext:
Note: The primary purpose of this interface is primary for documention.
- Version:
- $Id: ActionValve.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Paul Spencer
- See Also:
ValveContext
Methods inherited from interface org.apache.jetspeed.pipeline.valve.Valve |
initialize, invoke |
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.