Package | Description |
---|---|
com.massa.mrules.context | |
com.massa.mrules.set |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContextFactory |
class |
MContextFactory
Context factories allow to create and initialize Execution and Compilation context for
a specific Rule Engine instance.
|
class |
MInOutContextFactory
Context factories allow to create and initialize Execution and Compilation context for
a specific Rule Engine instance.
|
class |
MListContextFactory
Context factories allow to create and initialize Execution and Compilation context for
a specific Rule Engine instance.
|
class |
MStandaloneContextFactory
Context factories allow to create and initialize Execution and Compilation context for
a specific Rule Engine instance.
|
Modifier and Type | Method and Description |
---|---|
IContextFactory |
IContextFactory.clone() |
Modifier and Type | Method and Description |
---|---|
IContextFactory |
AbstractMRuleExecutionSet.getContextFactory() |
IContextFactory |
MRuleExecutionSetWrapper.getContextFactory() |
IContextFactory |
IMRuleExecutionSet.getContextFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMRuleExecutionSet.setContextFactory(IContextFactory contextFactory) |
void |
MRuleExecutionSetWrapper.setContextFactory(IContextFactory contextFactory) |
void |
IMRuleExecutionSet.setContextFactory(IContextFactory contextFactory) |