Package org.kie.internal.conf
Interface InternalPropertiesConfiguration
-
public interface InternalPropertiesConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetInternalProperty(java.lang.String name)Gets a property valuebooleansetInternalProperty(java.lang.String name, java.lang.String value)
-