org.apache.geronimo.tomcat
Class TomcatEJBWebServiceContext.EJBWebServiceValve

java.lang.Object
  extended byorg.apache.catalina.valves.ValveBase
      extended byorg.apache.geronimo.tomcat.TomcatEJBWebServiceContext.EJBWebServiceValve
All Implemented Interfaces:
org.apache.catalina.Contained, javax.management.MBeanRegistration, org.apache.catalina.Valve
Enclosing class:
TomcatEJBWebServiceContext

public class TomcatEJBWebServiceContext.EJBWebServiceValve
extends org.apache.catalina.valves.ValveBase


Field Summary
 
Fields inherited from class org.apache.catalina.valves.ValveBase
container, containerLog, controller, domain, info, mserver, next, oname, sm
 
Constructor Summary
TomcatEJBWebServiceContext.EJBWebServiceValve()
           
 
Method Summary
 void invoke(org.apache.catalina.connector.Request req, org.apache.catalina.connector.Response res)
           
 
Methods inherited from class org.apache.catalina.valves.ValveBase
backgroundProcess, createObjectName, getContainer, getContainerName, getController, getDomain, getInfo, getNext, getObjectName, getParentName, postDeregister, postRegister, preDeregister, preRegister, setContainer, setController, setNext, setObjectName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TomcatEJBWebServiceContext.EJBWebServiceValve

public TomcatEJBWebServiceContext.EJBWebServiceValve()
Method Detail

invoke

public void invoke(org.apache.catalina.connector.Request req,
                   org.apache.catalina.connector.Response res)
            throws IOException,
                   javax.servlet.ServletException
Throws:
IOException
javax.servlet.ServletException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.