org.apache.jetspeed.aggregator
Class FileServerValve

java.lang.Object
  extended by org.apache.jetspeed.pipeline.valve.AbstractValve
      extended by org.apache.jetspeed.aggregator.FileServerValve
All Implemented Interfaces:
Valve

public class FileServerValve
extends AbstractValve

FileServerValve

Version:
$Id: $
Author:
David Sean Taylor

Constructor Summary
FileServerValve(java.lang.String portletName, java.lang.String portletEntity)
           
 
Method Summary
 void invoke(RequestContext request, ValveContext context)
           
 java.lang.String toString()
           
 
Methods inherited from class org.apache.jetspeed.pipeline.valve.AbstractValve
initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileServerValve

public FileServerValve(java.lang.String portletName,
                       java.lang.String portletEntity)
Method Detail

invoke

public void invoke(RequestContext request,
                   ValveContext context)
            throws PipelineException
Specified by:
invoke in interface Valve
Specified by:
invoke in class AbstractValve
Throws:
PipelineException

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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