public class DataMapperStaticContext
extends org.mule.el.mvel.MVELExpressionLanguageContext
| Constructor and Description |
|---|
DataMapperStaticContext(org.mule.mvel2.ParserConfiguration parserConfiguration,
org.mule.api.MuleContext muleContext,
LookupTableAware lookupTableAware,
org.jetel.graph.dictionary.Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.mvel2.integration.VariableResolver |
getVariableResolver(String name) |
boolean |
isResolveable(String name) |
boolean |
isTarget(String name) |
addAlias, addFinalVariable, addPrivateVariable, addVariable, addVariable, contains, declareFunction, getVariable, getVariable, importClass, importClass, importStaticMethodaddResolver, createVariable, createVariable, getNextFactoryVariableResolverappendFactory, createIndexedVariable, createIndexedVariable, getIndexedVariableNames, getIndexedVariableResolver, getKnownVariables, getNextFactory, getVariableResolvers, insertFactory, isIndexedFactory, isNextResolveable, setIndexedVariableNames, setIndexedVariableResolver, setNextFactory, setTiltFlag, setVariableResolvers, tiltFlag, variableIndexOfpublic DataMapperStaticContext(org.mule.mvel2.ParserConfiguration parserConfiguration,
org.mule.api.MuleContext muleContext,
LookupTableAware lookupTableAware,
org.jetel.graph.dictionary.Dictionary dictionary)
public org.mule.mvel2.integration.VariableResolver getVariableResolver(String name)
getVariableResolver in interface org.mule.mvel2.integration.VariableResolverFactorygetVariableResolver in class org.mule.el.mvel.MVELExpressionLanguageContextpublic boolean isTarget(String name)
isTarget in interface org.mule.mvel2.integration.VariableResolverFactoryisTarget in class org.mule.el.mvel.MuleBaseVariableResolverFactorypublic boolean isResolveable(String name)
isResolveable in interface org.mule.mvel2.integration.VariableResolverFactoryisResolveable in class org.mule.el.mvel.MuleBaseVariableResolverFactoryCopyright © 2022. All rights reserved.