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.ConnectionFactoryXmlaServlet.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.ConnectionFactoryMondrianXmlaServlet.createConnectionFactory(javax.servlet.ServletConfig servletConfig) protected XmlaHandler.ConnectionFactoryOlap4jXmlaServlet.createConnectionFactory(javax.servlet.ServletConfig servletConfig)