Class BirtViewerServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis.transport.http.AxisServletBase
org.apache.axis.transport.http.AxisServlet
org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet
org.eclipse.birt.report.servlet.ViewerServlet
org.apache.ofbiz.birt.report.servlet.BirtViewerServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class BirtViewerServlet extends org.eclipse.birt.report.servlet.ViewerServlet
See Also:
  • Field Summary

    Fields inherited from class org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet

    openSource, run, viewer

    Fields inherited from class org.apache.axis.transport.http.AxisServlet

    INIT_PROPERTY_DISABLE_SERVICES_LIST, INIT_PROPERTY_ENABLE_LIST, INIT_PROPERTY_JWS_CLASS_DIR, INIT_PROPERTY_SERVICES_PATH, INIT_PROPERTY_TRANSPORT_NAME, INIT_PROPERTY_USE_SECURITY, log

    Fields inherited from class org.apache.axis.transport.http.AxisServletBase

    ATTR_AXIS_ENGINE, axisServer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.eclipse.birt.report.context.IContext
     

    Methods inherited from class org.eclipse.birt.report.servlet.ViewerServlet

    __authenticate, __doGet, __doPost, __handleNonSoapException, __init

    Methods inherited from class org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet

    doGet, doPost, init, isOpenSource, service

    Methods inherited from class org.apache.axis.transport.http.AxisServlet

    getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, init, initQueryStringHandlers, logException, processAxisFault, reportAvailableServices, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo

    Methods inherited from class org.apache.axis.transport.http.AxisServletBase

    decLockCounter, destroy, getEngine, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service

    Methods inherited from class javax.servlet.http.HttpServlet

    doDelete, doHead, doOptions, doPut, doTrace, getLastModified

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BirtViewerServlet

      public BirtViewerServlet()
  • Method Details

    • __getContext

      protected org.eclipse.birt.report.context.IContext __getContext(HttpServletRequest request, HttpServletResponse response) throws org.eclipse.birt.core.exception.BirtException
      Overrides:
      __getContext in class org.eclipse.birt.report.servlet.ViewerServlet
      Throws:
      org.eclipse.birt.core.exception.BirtException