org.apache.jetspeed.pipeline.valve
Interface PageProfilerValve
- All Superinterfaces:
- Valve
- All Known Implementing Classes:
- ProfilerValveImpl
- public interface PageProfilerValve
- extends Valve
Determine the page to display and add it to the RequestContext
Read from the ValveContext:
Written into the ValveContext:
Note: The primary purpose of this interface is primary for documention.
- Version:
- $Id: PageProfilerValve.java 202098 2005-06-27 23:25:28Z taylor $
- Author:
- Paul Spencer
- See Also:
ValveContext
PROFILE_LOCATOR_REQUEST_ATTR_KEY
public static final String PROFILE_LOCATOR_REQUEST_ATTR_KEY
- See Also:
- Constant Field Values
PROFILE_LOCATORS_PER_PRINCIPAL
public static final String PROFILE_LOCATORS_PER_PRINCIPAL
- See Also:
- Constant Field Values
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.