public class BeansProperties
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
BeansProperties() |
Modifier and Type | Method and Description |
---|---|
static void |
addToPluginBeanProps(java.io.File beanPropsFile) |
static MetaStore |
getMetaStore()
Get the metastore
|
static void |
loadProperties()
Loads KnowledgeFlow properties and any plugins (adds jars to the classpath)
|
static void |
removeFromPluginBeanProps(java.io.File beanPropsFile) |
public static MetaStore getMetaStore()
public static void addToPluginBeanProps(java.io.File beanPropsFile) throws java.lang.Exception
java.lang.Exception
public static void removeFromPluginBeanProps(java.io.File beanPropsFile) throws java.lang.Exception
java.lang.Exception
public static void loadProperties()