org.apache.jetspeed.pipeline.valve
Interface CleanupValve

All Superinterfaces:
Valve
All Known Implementing Classes:
CleanupValveImpl

public interface CleanupValve
extends Valve

Return all recycle objects in the ValveContext. This includes returning poolable object.
Read from the ValveContext:


Written into the ValveContext:
Note: The primary purpose of this interface is primary for documention.

Version:
$Id: CleanupValve.java 186726 2004-06-05 05:13:09Z taylor $
Author:
Paul Spencer
See Also:
ValveContext

Methods inherited from interface org.apache.jetspeed.pipeline.valve.Valve
initialize, invoke
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.