Uses of Interface
mondrian.xmla.XmlaHandler.ConnectionFactory
Packages that use XmlaHandler.ConnectionFactory
-
Uses of XmlaHandler.ConnectionFactory in mondrian.xmla
Methods in mondrian.xmla that return XmlaHandler.ConnectionFactoryModifier and TypeMethodDescriptionprotected abstract XmlaHandler.ConnectionFactory
XmlaServlet.createConnectionFactory
(javax.servlet.ServletConfig servletConfig) Constructors in mondrian.xmla with parameters of type XmlaHandler.ConnectionFactoryModifierConstructorDescriptionXmlaHandler
(XmlaHandler.ConnectionFactory connectionFactory) Creates anXmlaHandler
. -
Uses of XmlaHandler.ConnectionFactory in mondrian.xmla.impl
Methods in mondrian.xmla.impl that return XmlaHandler.ConnectionFactoryModifier and TypeMethodDescriptionprotected XmlaHandler.ConnectionFactory
MondrianXmlaServlet.createConnectionFactory
(javax.servlet.ServletConfig servletConfig) protected XmlaHandler.ConnectionFactory
Olap4jXmlaServlet.createConnectionFactory
(javax.servlet.ServletConfig servletConfig)