|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.faces.el | |
---|---|
javax.faces.application | APIs that are used to link an application's business logic objects to JavaServer Faces, as well as convenient pluggable mechanisms to manage the execution of an application that is based on JavaServer Faces. |
javax.faces.component | Fundamental APIs for user interface components. |
javax.faces.el | DEPRECATED Classes and interfaces for evaluating and processing reference expressions. |
Classes in javax.faces.el used by javax.faces.application | |
---|---|
MethodBinding
Deprecated. This has been replaced by javax.el.MethodExpression . |
|
PropertyResolver
Deprecated. This has been replaced by ELResolver . |
|
ReferenceSyntaxException
Deprecated. This has been replaced by javax.el.ELException . |
|
ValueBinding
Deprecated. This has been replaced by javax.el.ValueExpression . |
|
VariableResolver
Deprecated. This has been replaced by ELResolver
when operating with a null base argument. |
Classes in javax.faces.el used by javax.faces.component | |
---|---|
MethodBinding
Deprecated. This has been replaced by javax.el.MethodExpression . |
|
ValueBinding
Deprecated. This has been replaced by javax.el.ValueExpression . |
Classes in javax.faces.el used by javax.faces.el | |
---|---|
EvaluationException
Deprecated. This has been replaced by javax.el.ELException . |
|
MethodNotFoundException
Deprecated. This has been replaced by javax.el.MethodNotFoundException . |
|
PropertyNotFoundException
Deprecated. This has been replaced by javax.el.PropertyNotFoundException . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |