Class | Description |
---|---|
AjaxExceptionHandlerImpl |
A specialized implementation of
ExceptionHandler for JSF 2.0 that
handles exceptions by writing error information to the
partial response. |
AjaxNoAjaxExceptionHandler | |
AlwaysPuttingSessionMap | |
ApplicationMap | |
BaseContextMap<V> |
This is the base Map for all Map instances required by @{link ExternalContext}.
|
BaseContextMap.Entry<V> | |
ExceptionHandlerFactoryImpl |
Default ExceptionHandlerFactory implementation.
|
ExceptionHandlerImpl |
The default implementation of
ExceptionHandler for JSF 2.0. |
ExternalContextFactoryImpl | |
ExternalContextImpl |
This implementation of
ExternalContext is specific to the
servlet implementation. |
ExternalContextImpl.LocalesIterator | |
FacesContextFactoryImpl | |
FacesContextImpl | |
FacesContextImpl.ComponentMessagesIterator | |
InitParameterMap | |
InjectionFacesContextFactory |
This
FacesContextFactory is responsible for injecting the
default FacesContext instance into the top-level FacesContext
as configured by the runtime. |
PartialViewContextFactoryImpl |
Factory to vend the default
PartialViewContext instance. |
PartialViewContextImpl | |
PartialViewContextImpl.DelayedInitPartialResponseWriter |
Delays the actual construction of the PartialResponseWriter until
content is going to actually be written.
|
PartialViewContextImpl.PhaseAwareVisitCallback | |
RequestCookieMap | |
RequestCookieMap.CookieArrayEnumerator | |
RequestHeaderMap | |
RequestHeaderValuesMap | |
RequestMap | |
RequestParameterMap | |
RequestParameterValuesMap | |
SessionMap | |
StateContext |
Context for dealing with partial state saving mechanics.
|
StringArrayValuesMap |
This is the base Map for those Maps that need to return
String[]
values. |
UrlBuilder |
The UrlBuilder provides a convenient way to assemble a URL.
|
Enum | Description |
---|---|
ExternalContextImpl.ALLOWABLE_COOKIE_PROPERTIES |
Exception | Description |
---|---|
FacesFileNotFoundException |
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.