| Package | Description |
|---|---|
| javax.el |
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies.
|
| 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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.