This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.pipeline
Class JetspeedPipeline.Invocation
java.lang.Object
   org.apache.jetspeed.pipeline.JetspeedPipeline.Invocation
org.apache.jetspeed.pipeline.JetspeedPipeline.Invocation
- All Implemented Interfaces: 
- org.apache.jetspeed.pipeline.valve.ValveContext
- Enclosing class:
- JetspeedPipeline
- private static final class JetspeedPipeline.Invocation 
- extends Object- implements org.apache.jetspeed.pipeline.valve.ValveContext
| Field Summary | 
| private  int | at
 | 
| private  org.apache.jetspeed.pipeline.valve.Valve[] | valves
 | 
 
 
| Method Summary | 
|  void | invokeNext(org.apache.jetspeed.request.RequestContext request)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
valves
private final org.apache.jetspeed.pipeline.valve.Valve[] valves
at
private int at
JetspeedPipeline.Invocation
public JetspeedPipeline.Invocation(org.apache.jetspeed.pipeline.valve.Valve[] valves)
invokeNext
public void invokeNext(org.apache.jetspeed.request.RequestContext request)
                throws org.apache.jetspeed.pipeline.PipelineException
- 
- Specified by:
- invokeNextin interface- org.apache.jetspeed.pipeline.valve.ValveContext
 
- 
- Throws:
- org.apache.jetspeed.pipeline.PipelineException
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.