|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Application.addELResolver(ELResolver)
.
ManagedBean
FacesComponent
FacesBehavior
FacesConverter
NamedEvent
FacesRenderer
FacesBehaviorRenderer
FacesValidator
Any
annotation.this
that is applicable given the ELContext and ExpressionFactory state.
UIComponent
.null
.null
.Location
and XML attribute name/value pair.ELException
, ContextAware
and FacesWrapper
ELException
, ContextAware
and FacesWrapper
MethodNotFoundException
, ContextAware
and FacesWrapper
PropertyNotFoundException
,
ContextAware
and FacesWrapper
PropertyNotWritableException
,
ContextAware
and FacesWrapper
ContextAwareExceptionWrapper
, used for delegationAbstractContext.getContextualStorage(boolean)
.
ViewScopeContextImpl.getContextualStorage(boolean)
.
Application.getELResolver()
according to 1.2 spec
section 5.6.2 or to be used as the el resolver for jsp
according to 1.2 spec section 5.6.1Application.getELResolver()
)
and jsp (the one we add with JspApplicationContext.addELResolver(javax.el.ELResolver)
.FactoryFinder
class
methods.FactoryFinder
is a class with three methods:FacesContext.release
is called the map must be cleared!
Note this map is not associated with the request map the request map still is accessible via the
FacesContext.getExternalContext.getRequestMap
method!
Also the scope is different to the request map, this map has the scope of the context, and is cleared once the
release method on the context is called!
Also the map does not cause any events according to the spec!
Boolean.getBoolean(java.lang.String)
passing our
value, otherwise call getObject(FaceletContext, Class)
.
#getContextualReference(Class, Annotation...)
which returns null
if the
'optional' parameter is set to true
.
#org.apache.myfaces.shared_impl.webapp.webxml.FilterMapping
s representing a
extensions filter entry
FactoryFinder.getFactory(String)
javadoc for details
FactoryFinder
.
Integer.parseInt(String)
, otherwise call
getObject(FaceletContext, Class)
.
C:/
or ~/
.
C:/
or ~/
.
ViewDeclarationLanguage
represented by this support.
ViewDeclarationLanguage
represented by this support.
ViewDeclarationLanguage
represented by this support.
ViewDeclarationLanguage
represented by this support should be used
to handle the specified view identifier.
ViewDeclarationLanguage
represented by this support should be used
to handle the specified view identifier.
ViewDeclarationLanguage
represented by this support should be used
to handle the specified view identifier.
true
CODI will add a windowId=xxx parameter
while encoding each action URL.
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.CloseWindowContextEvent
will be fired.
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.CreateWindowContextEvent
will be fired.
true
.
Location
and XML attribute name/value pair.Location
.Location
.MyfacesLogKey
.Throwable.getMessage()
.MyfacesLogMessage
.NavigationRule.getNavigationCases()
.RuntimeConfig.getNavigationRules()
.FactoryFinder.releaseFactories()
javadoc for details
Resource
and related (does not have own javax.faces.
FactoryFinder.setFactory(String, String)
javadoc for details
FactoryFinder
to resolve
factories.
false
if you don't like to use the
JavaScript based client side windowhandler.
SetPropertyActionListener
.TagAttribute
.Tag
.TagLibrary
from a URL
source.XorShiftRandom
.RegexValidator
.RequiredValidator
.Map
.VariableResolverToApplicationELResolverAdapter.resolveVariable(FacesContext, String)
to the el resolver of the application.ViewDeclarationLanguage
in the application.ViewScoped
beans.org.apache.myfaces.extensions.cdi.core.api.scope.conversation.WindowContext
- it's customizable via the @Alternative or @Specializes mechanism of CDI.VariableResolver
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |