org.apache.jetspeed.aggregator
Class FileServerValve
java.lang.Object
org.apache.jetspeed.pipeline.valve.AbstractValve
org.apache.jetspeed.aggregator.FileServerValve
- All Implemented Interfaces:
- org.apache.jetspeed.pipeline.valve.Valve
public class FileServerValve
- extends AbstractValve
FileServerValve
- Version:
- $Id: $
- Author:
- David Sean Taylor
Method Summary |
void |
invoke(org.apache.jetspeed.request.RequestContext request,
org.apache.jetspeed.pipeline.valve.ValveContext context)
|
String |
toString()
|
portletName
private String portletName
portletEntity
private String portletEntity
FileServerValve
public FileServerValve(String portletName,
String portletEntity)
invoke
public void invoke(org.apache.jetspeed.request.RequestContext request,
org.apache.jetspeed.pipeline.valve.ValveContext context)
throws org.apache.jetspeed.pipeline.PipelineException
- Specified by:
invoke
in interface org.apache.jetspeed.pipeline.valve.Valve
- Specified by:
invoke
in class AbstractValve
- Throws:
org.apache.jetspeed.pipeline.PipelineException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.