Interface ContextAware
- All Superinterfaces:
LocationAware
- All Known Subinterfaces:
ContextAwareExceptionWrapper
- All Known Implementing Classes:
ContextAwareELException
,ContextAwareException
,ContextAwareMethodNotFoundException
,ContextAwarePropertyNotFoundException
,ContextAwarePropertyNotWritableException
,ContextAwareTagMethodExpression
,ContextAwareTagValueExpression
,DefaultContextAwareELException
Identification inferface for types that know about
Location
and XML attribute name/value pair.
- Location - location instance - see
LocationAware
- expressionString - expression String
Expression.getExpressionString()
- qName - the qualified name for attribute
TagAttribute.getQName()
- Author:
- martinkoci
-
Method Summary
Methods inherited from interface org.apache.myfaces.view.facelets.LocationAware
getLocation