Class MondrianServerRegistry


  • public class MondrianServerRegistry
    extends Object
    Registry of all servers within this JVM, and also serves as a factory for servers.

    This class is not a public API. User applications should use the methods in MondrianServer.

    Author:
    jhyde
    • Field Detail

      • logger

        public static final org.apache.logging.log4j.Logger logger
    • Constructor Detail

      • MondrianServerRegistry

        public MondrianServerRegistry()