Package | Description |
---|---|
javax.el |
Provides the API for the Unified Expression Language 3.0
|
org.jboss.weld.el | |
org.jboss.weld.util.el |
Modifier and Type | Class and Description |
---|---|
class |
MethodExpression
An
Expression that refers to a method on an object. |
class |
ValueExpression
An
Expression that can get or set a value. |
Modifier and Type | Class and Description |
---|---|
class |
WeldMethodExpression |
class |
WeldValueExpression |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingMethodExpression |
class |
ForwardingValueExpression |
Copyright © 2013 Seam Framework. All Rights Reserved.