Package | Description |
---|---|
com.massa.mrules.builder | |
com.massa.mrules.extensions.dsl.builder |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRuleEngineConfigHolder
Base implementation of config holder, allowing to instantiate factory.
|
class |
GenericRuleEngineConfigHolder
Config Holder only used to retrieve factory instance.
|
class |
XmlRuleEngineConfigHolder
Config holder for XML factories.
|
Modifier and Type | Method and Description |
---|---|
protected IRuleEngineConfigHolder |
MRulesBuilder.getConfig(Map<String,String> parameters,
boolean useGenericHolder,
boolean nofail)
Retrieves the configuration XML from the name.
|
Modifier and Type | Class and Description |
---|---|
class |
MrlRuleEngineConfigHolder
Config holder for Mrl factory.
|