Modifier and Type | Class and Description |
---|---|
class |
ApplicationFactoryImpl
Default implementation of
ApplicationFactory . |
class |
InjectionApplicationFactory
This
ApplicationFactory is responsible for injecting the default
Application instance into the top-level Application as configured by the runtime. |
Modifier and Type | Class and Description |
---|---|
class |
ViewDeclarationLanguageFactoryImpl
Default implementation of
ViewDeclarationLanguageFactory . |
Modifier and Type | Class and Description |
---|---|
class |
SearchExpressionContextFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
VisitContextFactoryImpl
Default implementation of
VisitContextFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AjaxExceptionHandlerImpl
A specialized implementation of
ExceptionHandler for JSF 2.0 that
handles exceptions by writing error information to the
partial response. |
class |
AjaxNoAjaxExceptionHandler |
class |
ExceptionHandlerFactoryImpl
Default ExceptionHandlerFactory implementation.
|
class |
ExternalContextFactoryImpl |
class |
FacesContextFactoryImpl |
class |
InjectionFacesContextFactory
This
FacesContextFactory is responsible for injecting the
default FacesContext instance into the top-level FacesContext
as configured by the runtime. |
class |
PartialViewContextFactoryImpl
Factory to vend the default
PartialViewContext instance. |
Modifier and Type | Class and Description |
---|---|
class |
FlashFactoryImpl
Default implementation of
FlashFactory . |
Modifier and Type | Class and Description |
---|---|
class |
FaceletCacheFactoryImpl
Default implementation of
FaceletCacheFactory . |
Modifier and Type | Class and Description |
---|---|
class |
TagHandlerDelegateFactoryImpl
Default implementation of
TagHandlerDelegateFactory . |
Modifier and Type | Class and Description |
---|---|
class |
ClientWindowFactoryImpl |
class |
LifecycleFactoryImpl
LifecycleFactoryImpl is the stock implementation of Lifecycle
in the JSF RI.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderKitFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationFactory
ApplicationFactory is a
factory object that creates (if needed) and returns
Application instances. |
class |
ApplicationWrapper
Provides a simple implementation of |
class |
ConfigurableNavigationHandlerWrapper
Provides a simple implementation of
|
class |
NavigationCaseWrapper
Provides a simple implementation of
|
class |
NavigationHandlerWrapper
NavigationHandlerWrapper provides a simple
implementation of |
class |
ResourceHandlerWrapper
Provides a simple implementation of |
class |
ResourceWrapper
|
class |
StateManagerWrapper
Provides a simple implementation of
StateManager that can be subclassed by developers wishing to provide specialized behavior
to an existing StateManager instance. |
class |
ViewHandlerWrapper
Provides a simple implementation of |
Modifier and Type | Class and Description |
---|---|
class |
SearchExpressionContextFactory
Provide for separation of interface and
implementation for the |
class |
SearchExpressionHandlerWrapper
Provides a simple implementation of |
Modifier and Type | Class and Description |
---|---|
class |
VisitContextFactory
Provide for separation of interface and
implementation for the |
class |
VisitContextWrapper
Provides
a simple implementation of
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionHandlerFactory
ExceptionHandlerFactory
is a factory object that creates (if needed) and returns a new |
class |
ExceptionHandlerWrapper
Provides
a simple implementation of
ExceptionHandler that can
be subclassed by developers wishing to provide specialized behavior
to an existing ExceptionHandler instance. |
class |
ExternalContextFactory
ExternalContextFactory
is a factory object that creates
(if needed) and returns new
ExternalContext instances, initialized
for the processing of the specified request and response objects. |
class |
ExternalContextWrapper
Provides
a simple implementation of |
class |
FacesContextFactory
FacesContextFactory
is a factory object that creates
(if needed) and returns new
FacesContext instances, initialized
for the processing of the specified request and response objects. |
class |
FacesContextWrapper
Provides a simple
implementation of
FacesContext that can be subclassed by
developers wishing to provide specialized behavior to an existing
FacesContext instance. |
class |
FlashFactory
FlashFactory is a
factory object that creates (if needed) and returns
Flash
instances. |
class |
FlashWrapper
|
class |
PartialResponseWriter
PartialResponseWriter
decorates an existing |
class |
PartialViewContextFactory
PartialViewContextFactory is a
factory object that creates (if needed) and returns new |
class |
PartialViewContextWrapper
Provides
a simple implementation of |
class |
ResponseWriterWrapper
Provides a simple implementation
of
ResponseWriter that
can be subclassed by developers wishing to provide specialized
behavior to an existing ResponseWriter instance. |
Modifier and Type | Class and Description |
---|---|
class |
ActionListenerWrapper
Provides a simple implementation of
|
Modifier and Type | Class and Description |
---|---|
class |
FlowHandlerFactoryWrapper
FlowHandlerFactoryWrapper
provides a simple implementation of |
Modifier and Type | Class and Description |
---|---|
class |
ClientWindowFactory
Create |
class |
ClientWindowWrapper
Wrapper for |
class |
LifecycleFactory
LifecycleFactory is
a factory object that creates (if needed) and returns
Lifecycle instances. |
class |
LifecycleWrapper
|
Modifier and Type | Class and Description |
---|---|
class |
RendererWrapper
|
class |
RenderKitFactory
RenderKitFactory is a
factory object that registers
and returns
RenderKit instances. |
class |
RenderKitWrapper
|
Modifier and Type | Class and Description |
---|---|
class |
ViewDeclarationLanguageFactory
ViewDeclarationLanguageFactory
is a factory object that creates (if needed) and returns a new |
class |
ViewDeclarationLanguageWrapper
Provides a simple implementation of
|
Modifier and Type | Class and Description |
---|---|
class |
FaceletCacheFactory
Allows customization of the
implementation of |
class |
TagHandlerDelegateFactory
Abstract
factory for creating instances of |
Modifier and Type | Class and Description |
---|---|
class |
PreJsf2ExceptionHandlerFactory
This |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.