Class SpELMap<K,V>
java.lang.Object
com.predic8.membrane.core.lang.spel.spelable.SpELMap<K,V>
- All Implemented Interfaces:
SpELLablePropertyAware
- Direct Known Subclasses:
SpELProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.predic8.membrane.core.lang.spel.spelable.SpELLablePropertyAware
camelToKebab, canRead
-
Field Details
-
data
-
-
Constructor Details
-
SpELMap
-
-
Method Details
-
read
public org.springframework.expression.TypedValue read(org.springframework.expression.EvaluationContext context, Object target, String name) - Specified by:
readin interfaceSpELLablePropertyAware
-