org.apache.geronimo.jetty.cluster.wadi
Class WADIClusteredHandleInterceptor.WADIWebClusteredInvocation

java.lang.Object
  extended by org.apache.geronimo.jetty.cluster.wadi.WADIClusteredHandleInterceptor.WADIWebClusteredInvocation
All Implemented Interfaces:
org.apache.geronimo.clustering.ClusteredInvocation
Enclosing class:
WADIClusteredHandleInterceptor

protected class WADIClusteredHandleInterceptor.WADIWebClusteredInvocation
extends Object


Constructor Summary
WADIClusteredHandleInterceptor.WADIWebClusteredInvocation(String pathInContext, String pathParams, org.mortbay.http.HttpRequest request, org.mortbay.http.HttpResponse response, org.apache.geronimo.jetty.HandleInterceptor end)
           
 
Method Summary
 void invoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WADIClusteredHandleInterceptor.WADIWebClusteredInvocation

public WADIClusteredHandleInterceptor.WADIWebClusteredInvocation(String pathInContext,
                                                                 String pathParams,
                                                                 org.mortbay.http.HttpRequest request,
                                                                 org.mortbay.http.HttpResponse response,
                                                                 org.apache.geronimo.jetty.HandleInterceptor end)
Method Detail

invoke

public void invoke()
            throws org.apache.geronimo.clustering.ClusteredInvocationException
Throws:
org.apache.geronimo.clustering.ClusteredInvocationException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.