Class SampleDataModuleInitializer

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.base.boot.ModuleInitializer

    public class SampleDataModuleInitializer
    extends Object
    implements org.pentaho.reporting.libraries.base.boot.ModuleInitializer
    • Constructor Detail

      • SampleDataModuleInitializer

        public SampleDataModuleInitializer()
    • Method Detail

      • performInit

        public void performInit()
                         throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
        Performs the initalization of the module.
        Specified by:
        performInit in interface org.pentaho.reporting.libraries.base.boot.ModuleInitializer
        Throws:
        org.pentaho.reporting.libraries.base.boot.ModuleInitializeException - if an error occurs which prevents the module from being usable.