org.apache.jetspeed.pipeline.valve
Interface PageProfilerValve
- All Superinterfaces:
- org.apache.jetspeed.pipeline.valve.Valve
- All Known Implementing Classes:
- CreateUserTemplatePagesValveImpl, ProfilerValveImpl
public interface PageProfilerValve
- extends org.apache.jetspeed.pipeline.valve.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 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 |
PROFILE_LOCATOR_REQUEST_ATTR_KEY
static final String PROFILE_LOCATOR_REQUEST_ATTR_KEY
- See Also:
- Constant Field Values
PROFILE_LOCATORS_PER_PRINCIPAL
static final String PROFILE_LOCATORS_PER_PRINCIPAL
- See Also:
- Constant Field Values
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.