public interface ExpressionContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getVariable(String name)
Extracts the named variable
|
Object getVariable(String name) throws ExpressionException
name - ExpressionExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.