This project has retired. For details please refer to its
Attic page.
ServletReporterImpl (VXQuery 0.6 API)
- java.lang.Object
-
- org.mortbay.component.AbstractLifeCycle
-
- org.mortbay.jetty.handler.AbstractHandler
-
- org.apache.vxquery.xtest.ServletReporterImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.mortbay.component.LifeCycle
org.mortbay.component.LifeCycle.Listener
-
Field Summary
-
Fields inherited from class org.mortbay.jetty.handler.AbstractHandler
_string
-
Fields inherited from class org.mortbay.component.AbstractLifeCycle
_listeners
-
Fields inherited from interface org.mortbay.jetty.Handler
ALL, DEFAULT, ERROR, FORWARD, INCLUDE, REQUEST
-
Method Summary
-
Methods inherited from class org.mortbay.jetty.handler.AbstractHandler
destroy, doStart, doStop, getServer, setServer, toString
-
Methods inherited from class org.mortbay.component.AbstractLifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
-
Methods inherited from interface org.mortbay.component.LifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
-
-
Method Detail
-
handle
public void handle(String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int dispatch)
throws IOException,
javax.servlet.ServletException
- Specified by:
handle
in interface org.mortbay.jetty.Handler
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2019 Apache Software Foundation. All rights reserved.