Uses of Interface
jakarta.faces.FacesWrapper
Packages that use FacesWrapper
Package
Description
-
Uses of FacesWrapper in jakarta.faces.application
Classes in jakarta.faces.application that implement FacesWrapperModifier and TypeClassDescriptionclassApplicationFactory is a factory object that creates (if needed) and returnsApplicationinstances.classProvides a simple implementation ofApplicationthat can be subclassed by developers wishing to provide specialized behavior to an existingApplicationinstance.classProvides a simple implementation ofConfigurableNavigationHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingConfigurableNavigationHandlerinstance.classProvides a simple implementation ofNavigationCasethat can be subclassed by developers wishing to provide specialized behavior to an existingNavigationCaseinstance.classNavigationHandlerWrapper provides a simple implementation ofNavigationHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingNavigationHandlerinstance.classProvides a simple implementation ofResourceHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingResourceHandlerinstance.classclassProvides a simple implementation ofStateManagerthat can be subclassed by developers wishing to provide specialized behavior to an existingStateManagerinstance.classProvides a simple implementation ofViewHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingViewHandlerinstance. -
Uses of FacesWrapper in jakarta.faces.component.search
Classes in jakarta.faces.component.search that implement FacesWrapperModifier and TypeClassDescriptionclassProvide for separation of interface and implementation for theSearchExpressionContextcontract.classProvides a simple implementation ofSearchExpressionHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingSearchExpressionHandlerinstance. -
Uses of FacesWrapper in jakarta.faces.component.visit
Classes in jakarta.faces.component.visit that implement FacesWrapperModifier and TypeClassDescriptionclassProvide for separation of interface and implementation for theVisitContextcontract.classProvides a simple implementation ofVisitContextthat can be subclassed by developers wishing to provide specialized behavior to an existingVisitContextinstance. -
Uses of FacesWrapper in jakarta.faces.context
Classes in jakarta.faces.context that implement FacesWrapperModifier and TypeClassDescriptionclassExceptionHandlerFactory is a factory object that creates (if needed) and returns a newExceptionHandlerinstance.classProvides a simple implementation ofExceptionHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingExceptionHandlerinstance.classExternalContextFactory is a factory object that creates (if needed) and returns newExternalContextinstances, initialized for the processing of the specified request and response objects.classProvides a simple implementation ofExternalContextthat can be subclassed by developers wishing to provide specialized behavior to an existingExternalContextinstance.classFacesContextFactory is a factory object that creates (if needed) and returns newFacesContextinstances, initialized for the processing of the specified request and response objects.classProvides a simple implementation ofFacesContextthat can be subclassed by developers wishing to provide specialized behavior to an existingFacesContextinstance.classFlashFactory is a factory object that creates (if needed) and returnsFlashinstances.classclassPartialResponseWriter decorates an existingResponseWriterto support the generation of a partial response suitable for Ajax operations.classPartialViewContextFactory is a factory object that creates (if needed) and returns newPartialViewContextinstances.classProvides a simple implementation ofPartialViewContextthat can be subclassed by developers wishing to provide specialized behavior to an existingPartialViewContextinstance.classProvides a simple implementation ofResponseWriterthat can be subclassed by developers wishing to provide specialized behavior to an existingResponseWriterinstance. -
Uses of FacesWrapper in jakarta.faces.event
Classes in jakarta.faces.event that implement FacesWrapperModifier and TypeClassDescriptionclassProvides a simple implementation ofActionListenerthat can be subclassed by developers wishing to provide specialized behavior to an existingActionListenerinstance. -
Uses of FacesWrapper in jakarta.faces.flow
Classes in jakarta.faces.flow that implement FacesWrapperModifier and TypeClassDescriptionclassFlowHandlerFactoryWrapper provides a simple implementation ofFlowHandlerFactorythat can be subclassed by developers wishing to provide specialized behavior to an existingFlowHandlerFactoryinstance. -
Uses of FacesWrapper in jakarta.faces.lifecycle
Classes in jakarta.faces.lifecycle that implement FacesWrapperModifier and TypeClassDescriptionclassCreateClientWindowinstances based on the incoming request.classWrapper forClientWindowclassLifecycleFactory is a factory object that creates (if needed) and returnsLifecycleinstances.class -
Uses of FacesWrapper in jakarta.faces.render
Classes in jakarta.faces.render that implement FacesWrapperModifier and TypeClassDescriptionclassclassRenderKitFactory is a factory object that registers and returnsRenderKitinstances.class -
Uses of FacesWrapper in jakarta.faces.view
Classes in jakarta.faces.view that implement FacesWrapperModifier and TypeClassDescriptionclassViewDeclarationLanguageFactory is a factory object that creates (if needed) and returns a newViewDeclarationLanguageinstance based on the VDL found in a specific view.classProvides a simple implementation ofViewDeclarationLanguagethat can be subclassed by developers wishing to provide specialized behavior to an existingViewDeclarationLanguageinstance. -
Uses of FacesWrapper in jakarta.faces.view.facelets
Classes in jakarta.faces.view.facelets that implement FacesWrapperModifier and TypeClassDescriptionclassAllows customization of the implementation ofFaceletCache.classAbstract factory for creating instances ofTagHandlerDelegate.