Class StandaloneQuartzSystemListener

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

    public class StandaloneQuartzSystemListener
    extends EmbeddedQuartzSystemListener
    This Subclasses of the embeddedQuartzSystemListener is to prevent the check for database creation and calling of the creation script, which we only want to happen with people running the H2 embedded database. User: nbaker Date: 7/17/12