dynamicdatasourcexmlaservlet.html

来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 541 行 · 第 1/4 页

HTML
541
字号
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks for updates to datasources content, flushes obsolete catalogs</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_mondrian.xmla.impl.DefaultXmlaServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.xmla.impl.<A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html" title="class in mondrian.xmla.impl">DefaultXmlaServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#generateSessionId(java.util.Map)">generateSessionId</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#getDocumentBuilderFactory()">getDocumentBuilderFactory</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#getSessionId(org.w3c.dom.Element, java.util.Map)">getSessionId</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleFault(javax.servlet.http.HttpServletResponse, byte[][], mondrian.xmla.XmlaServlet.Phase, java.lang.Throwable)">handleFault</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map)">handleSoapBody</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map)">handleSoapHeader</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#init(javax.servlet.ServletConfig)">init</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#marshallSoapMessage(javax.servlet.http.HttpServletResponse, byte[][])">marshallSoapMessage</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#unmarshallSoapMessage(javax.servlet.http.HttpServletRequest, org.w3c.dom.Element[])">unmarshallSoapMessage</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_mondrian.xmla.XmlaServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.xmla.<A HREF="../../../mondrian/xmla/XmlaServlet.html" title="class in mondrian.xmla">XmlaServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html#addCallback(mondrian.xmla.XmlaRequestCallback)">addCallback</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#addToDataSources(mondrian.xmla.DataSourcesConfig.DataSources)">addToDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getBooleanInitParameter(javax.servlet.ServletConfig, java.lang.String)">getBooleanInitParameter</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getCallbacks()">getCallbacks</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getParameter(javax.servlet.http.HttpServletRequest, java.lang.String)">getParameter</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getXmlaHandler()">getXmlaHandler</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#initCallbacks(javax.servlet.ServletConfig)">initCallbacks</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#initCharEncodingHandler(javax.servlet.ServletConfig)">initCharEncodingHandler</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#makeCatalogLocator(javax.servlet.ServletConfig)">makeCatalogLocator</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#makeDataSources(javax.servlet.ServletConfig)">makeDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#parseDataSources(java.lang.String)">parseDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#readDataSourcesContent(java.net.URL)">readDataSourcesContent</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.http.HttpServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.http.<A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html" title="class or interface in javax.servlet.http">HttpServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doDelete(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doDelete</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doGet</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doHead(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doHead</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doOptions(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doOptions</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doPut(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doPut</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doTrace(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doTrace</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#getLastModified(javax.servlet.http.HttpServletRequest)" title="class or interface in javax.servlet.http">getLastModified</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">service</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)" title="class or interface in javax.servlet.http">service</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.GenericServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.<A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html" title="class or interface in javax.servlet">GenericServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#destroy()" title="class or interface in javax.servlet">destroy</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getInitParameter(java.lang.String)" title="class or interface in javax.servlet">getInitParameter</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getInitParameterNames()" title="class or interface in javax.servlet">getInitParameterNames</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletConfig()" title="class or interface in javax.servlet">getServletConfig</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletContext()" title="class or interface in javax.servlet">getServletContext</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletInfo()" title="class or interface in javax.servlet">getServletInfo</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletName()" title="class or interface in javax.servlet">getServletName</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#init()" title="class or interface in javax.servlet">init</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#log(java.lang.String)" title="class or interface in javax.servlet">log</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in javax.servlet">log</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="dataSourcesConfigUrl"><!-- --></A><H3>dataSourcesConfigUrl</H3><PRE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A> <B>dataSourcesConfigUrl</B></PRE><DL><DL></DL></DL><HR><A NAME="lastDataSourcesConfigString"><!-- --></A><H3>lastDataSourcesConfigString</H3><PRE>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>lastDataSourcesConfigString</B></PRE><DL><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="DynamicDatasourceXmlaServlet()"><!-- --></A><H3>DynamicDatasourceXmlaServlet</H3><PRE>public <B>DynamicDatasourceXmlaServlet</B>()</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><!-- --></A><H3>doPost</H3><PRE>protected void <B>doPost</B>(<A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServletRequest.html" title="class or interface in javax.servlet.http">HttpServletRequest</A>&nbsp;request,                      <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServletResponse.html" title="class or interface in javax.servlet.http">HttpServletResponse</A>&nbsp;response)               throws <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A>,                      <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">XmlaServlet</A></CODE></B></DD><DD>Main entry for HTTP post method<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</A></CODE> in class <CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html" title="class in mondrian.xmla">XmlaServlet</A></CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A></CODE><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL></DD></DL><HR><A NAME="reloadDataSources()"><!-- --></A><H3>reloadDataSources</H3><PRE>void <B>reloadDataSources</B>()</PRE>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?