Class MondrianSystemListener

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPentahoSystemListener

    public class MondrianSystemListener
    extends Object
    implements org.pentaho.platform.api.engine.IPentahoSystemListener
    • Constructor Detail

      • MondrianSystemListener

        public MondrianSystemListener()
    • Method Detail

      • startup

        public boolean startup​(org.pentaho.platform.api.engine.IPentahoSession session)
        Specified by:
        startup in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • loadMondrianProperties

        public void loadMondrianProperties​(org.pentaho.platform.api.engine.IPentahoSession session)
        on pentaho system startup, load the mondrian.properties file from system/mondrian/mondrian.properties
      • shutdown

        public void shutdown()
        Specified by:
        shutdown in interface org.pentaho.platform.api.engine.IPentahoSystemListener