Package | Description |
---|---|
com.massa.mrules.callable | |
com.massa.mrules.context.compile | |
com.massa.mrules.context.execute |
Modifier and Type | Class and Description |
---|---|
class |
CallableCompilationContext
Compilation context dedicated to callable compilation.
|
Modifier and Type | Class and Description |
---|---|
class |
CompilationContextWrapper
Wraps a compilation context instance and by default forwards all actions to wrapped object.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionContextWrapper
Deprecated.
For performance issues, directly instantiate a new Context or use convenience methods
IExecutionContext.getSubContextForNewBases(Object) and IExecutionContext.getSubContextForNewBases(Object, Object) |