Class BeansProperties

  • All Implemented Interfaces:
    java.io.Serializable

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

      • BeansProperties

        public BeansProperties()
    • Method Detail

      • getMetaStore

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

        public static void addToPluginBeanProps​(java.io.File beanPropsFile)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeFromPluginBeanProps

        public static void removeFromPluginBeanProps​(java.io.File beanPropsFile)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • loadProperties

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