Package org.drools.core.common
Class LocalProperties
- java.lang.Object
-
- org.drools.core.common.LocalProperties
-
public class LocalProperties extends java.lang.ObjectProvides centralized access to properties defined in META-INF/drools-local.properties. Purpose of this file is to provide means of customizations to how some of the OOTB properties are defined and read, e.g. as a replacement for System level properties.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Propertiesload()
-