Package | Description |
---|---|
com.sun.el | |
javax.el |
Provides the API for the Unified Expression Language 3.0
|
Modifier and Type | Method and Description |
---|---|
void |
ValueExpressionImpl.setValue(ELContext context,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
void |
BeanNameResolver.setBeanValue(java.lang.String beanName,
java.lang.Object value)
Sets a value to a bean of the given name.
|