Class BirtEngineServlet

  • All Implemented Interfaces:
    java.io.Serializable, Servlet, ServletConfig

    public class BirtEngineServlet
    extends org.eclipse.birt.report.servlet.BirtEngineServlet
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
      • Fields inherited from class org.eclipse.birt.report.servlet.BaseReportEngineServlet

        engine, openSource, requester
      • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.eclipse.birt.report.context.IContext __getContext​(HttpServletRequest request, HttpServletResponse response)  
      • Methods inherited from class org.eclipse.birt.report.servlet.BirtEngineServlet

        __authenticate, __doGet, __handleNonSoapException, __init
      • Methods inherited from class org.eclipse.birt.report.servlet.BaseReportEngineServlet

        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 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • module

        public static final java.lang.String module
    • Constructor Detail

      • BirtEngineServlet

        public BirtEngineServlet()
    • Method Detail

      • __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.BirtEngineServlet
        Throws:
        org.eclipse.birt.core.exception.BirtException