public interface CompositeComponentExpressionHolder
Map returned by the composite component
ELResolver, described in section 5.6.2.2 of the specification, when evaluating
#{cc.attrs} expressions.| Modifier and Type | Method and Description |
|---|---|
jakarta.el.ValueExpression |
getExpression(String name) |
jakarta.el.ValueExpression getExpression(String name)
name - that attribute name which may be associated with a ValueExpressionValueExpression associated with name otherwise return nullCopyright © 1997–2020 Eclipse Foundation. All rights reserved.