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 | Method and Description |
---|---|
abstract MethodInfo |
MethodExpression.getMethodInfo(ELContext context)
Evaluates the expression relative to the provided context, and
returns information about the actual referenced method.
|
Modifier and Type | Method and Description |
---|---|
MethodInfo |
WeldMethodExpression.getMethodInfo(ELContext context) |
Modifier and Type | Method and Description |
---|---|
MethodInfo |
ForwardingMethodExpression.getMethodInfo(ELContext context) |
Copyright © 2013 Seam Framework. All Rights Reserved.