org.apache.ode.axis2.service
Class DeploymentBrowser
java.lang.Object
org.apache.ode.axis2.service.DeploymentBrowser
public class DeploymentBrowser
- extends java.lang.Object
handles a set of URLs all starting with /deployment to publish all files in
deployed bundles, services and processes.
Method Summary |
boolean |
doFilter(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentBrowser
public DeploymentBrowser(ProcessStoreImpl store,
org.apache.axis2.engine.AxisConfiguration config,
java.io.File appRoot)
doFilter
public boolean doFilter(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
- Throws:
javax.servlet.ServletException
java.io.IOException