public class MStandaloneExecutionContext extends AbstractExecutionContext
DEFAULT_LOGGER_NAME
Constructor and Description |
---|
MStandaloneExecutionContext() |
MStandaloneExecutionContext(IMRuleExecutionSet executionSet) |
MStandaloneExecutionContext(IMRuleExecutionSet executionSet,
String loggerName) |
MStandaloneExecutionContext(String loggerName) |
Modifier and Type | Method and Description |
---|---|
Object |
getReadBase()
Returns null.
|
Class<?> |
getReadBaseType()
Returns Void type.
|
Object |
getWriteBase()
Returns null.
|
Class<?> |
getWriteBaseType()
Returns Void type.
|
completeWrapping, debug, debugEntering, debugEntering, debugExiting, debugExiting, debugParent, debugSub, execute, getCachedData, getCachedPropertySource, getCachedPropertySource, getDefaultLoggerName, getErr, getLogSpaces, getMaxDebugLevel, getOut, getParentLogSpaces, getPhase, getRootContext, getSubContextForNewBases, getSubContextForNewBases, getSubContextForNewVariables, getSubLogSpaces, hasCachedData, init, isDebugEnabled, resetCachedData, resetCachedData, setCachedData, setErr, setMaxDebugLevel, setOut
completeWrapping, getExecutionSet, getImports, getLog, getSecurityManager, getVariables, setExecutionSet, setLoggerName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExecutionSet, getImports, getLog, getSecurityManager, getVariables, setExecutionSet, setLoggerName
public MStandaloneExecutionContext()
public MStandaloneExecutionContext(String loggerName)
public MStandaloneExecutionContext(IMRuleExecutionSet executionSet)
public MStandaloneExecutionContext(IMRuleExecutionSet executionSet, String loggerName)
public Object getReadBase()
public Object getWriteBase()
public Class<?> getReadBaseType()
getReadBaseType
in interface IContext
getReadBaseType
in class AbstractExecutionContext
public Class<?> getWriteBaseType()
getWriteBaseType
in interface IContext
getWriteBaseType
in class AbstractExecutionContext