Class Olap4jSystemListener

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

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

      • Olap4jSystemListener

        public Olap4jSystemListener()
    • Method Detail

      • startup

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

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

        public void setOlap4jConnectionList​(List<Properties> olap4jConnectionList)
      • setOlap4jConnectionRemoveList

        public void setOlap4jConnectionRemoveList​(List<String> removeList)