- java.lang.Object
-
- org.mule.mvel2.integration.impl.SimpleSTValueResolver
-
- org.mule.el.mvel.MuleImmutableVariableResolver<T>
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
getName() |
T |
getValue(org.mule.mvel2.integration.VariableResolverFactory variableResolverFactory) |
void |
setValue(Object value) |
-
Methods inherited from class org.mule.mvel2.integration.impl.SimpleSTValueResolver
getFlags, getType, getValue, setStaticType
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interface org.mule.mvel2.integration.VariableResolver
- Overrides:
getName
in class org.mule.mvel2.integration.impl.SimpleSTValueResolver
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.