Class BeansProperties

java.lang.Object
weka.gui.beans.BeansProperties
All Implemented Interfaces:
Serializable

public class BeansProperties extends Object implements Serializable
Utility class encapsulating various properties for the KnowledgeFlow and providing methods to register and deregister plugin Bean components
Version:
$Revision: 14600 $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
See Also:
  • Constructor Details

    • BeansProperties

      public BeansProperties()
  • Method Details

    • getMetaStore

      public static MetaStore getMetaStore()
      Get the metastore
      Returns:
      the metastore
    • addToPluginBeanProps

      public static void addToPluginBeanProps(File beanPropsFile) throws Exception
      Throws:
      Exception
    • removeFromPluginBeanProps

      public static void removeFromPluginBeanProps(File beanPropsFile) throws Exception
      Throws:
      Exception
    • loadProperties

      public static void loadProperties()
      Loads KnowledgeFlow properties and any plugins (adds jars to the classpath)