Uses of Interface
jakarta.faces.FacesWrapper
-
Uses of FacesWrapper in com.sun.faces.application
Classes in com.sun.faces.application that implement FacesWrapper Modifier and Type Class Description classApplicationFactoryImplDefault implementation ofApplicationFactory.classInjectionApplicationFactoryThisApplicationFactoryis responsible for injecting the defaultApplicationinstance into the top-levelApplicationas configured by the runtime. -
Uses of FacesWrapper in com.sun.faces.application.view
Classes in com.sun.faces.application.view that implement FacesWrapper Modifier and Type Class Description classViewDeclarationLanguageFactoryImplDefault implementation ofViewDeclarationLanguageFactory. -
Uses of FacesWrapper in com.sun.faces.component.search
Classes in com.sun.faces.component.search that implement FacesWrapper Modifier and Type Class Description classSearchExpressionContextFactoryImpl -
Uses of FacesWrapper in com.sun.faces.component.visit
Classes in com.sun.faces.component.visit that implement FacesWrapper Modifier and Type Class Description classVisitContextFactoryImplDefault implementation ofVisitContextFactory. -
Uses of FacesWrapper in com.sun.faces.context
Classes in com.sun.faces.context that implement FacesWrapper Modifier and Type Class Description classAjaxExceptionHandlerImplA specialized implementation ofExceptionHandlerfor Faces that handles exceptions by writing error information to the partial response.classAjaxNoAjaxExceptionHandlerclassExceptionHandlerFactoryImplDefault ExceptionHandlerFactory implementation.classExternalContextFactoryImplclassFacesContextFactoryImplclassInjectionFacesContextFactoryThisFacesContextFactoryis responsible for injecting the defaultFacesContextinstance into the top-levelFacesContextas configured by the runtime.classPartialViewContextFactoryImplFactory to vend the defaultPartialViewContextinstance. -
Uses of FacesWrapper in com.sun.faces.context.flash
Classes in com.sun.faces.context.flash that implement FacesWrapper Modifier and Type Class Description classFlashFactoryImplDefault implementation ofFlashFactory. -
Uses of FacesWrapper in com.sun.faces.facelets.impl
Classes in com.sun.faces.facelets.impl that implement FacesWrapper Modifier and Type Class Description classFaceletCacheFactoryImplDefault implementation ofFaceletCacheFactory. -
Uses of FacesWrapper in com.sun.faces.facelets.tag.jsf
Classes in com.sun.faces.facelets.tag.jsf that implement FacesWrapper Modifier and Type Class Description classTagHandlerDelegateFactoryImplDefault implementation ofTagHandlerDelegateFactory. -
Uses of FacesWrapper in com.sun.faces.lifecycle
Classes in com.sun.faces.lifecycle that implement FacesWrapper Modifier and Type Class Description classClientWindowFactoryImplclassLifecycleFactoryImplLifecycleFactoryImpl is the stock implementation of Lifecycle in the JSF RI. -
Uses of FacesWrapper in com.sun.faces.renderkit
Classes in com.sun.faces.renderkit that implement FacesWrapper Modifier and Type Class Description classRenderKitFactoryImpl -
Uses of FacesWrapper in jakarta.faces.application
Classes in jakarta.faces.application that implement FacesWrapper Modifier and Type Class Description classApplicationFactoryApplicationFactory is a factory object that creates (if needed) and returnsApplicationinstances.classApplicationWrapperProvides a simple implementation ofApplicationthat can be subclassed by developers wishing to provide specialized behavior to an existingApplicationinstance.classConfigurableNavigationHandlerWrapperProvides a simple implementation ofConfigurableNavigationHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingConfigurableNavigationHandlerinstance.classNavigationCaseWrapperProvides a simple implementation ofNavigationCasethat can be subclassed by developers wishing to provide specialized behavior to an existingNavigationCaseinstance.classNavigationHandlerWrapperNavigationHandlerWrapper provides a simple implementation ofNavigationHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingNavigationHandlerinstance.classResourceHandlerWrapperProvides a simple implementation ofResourceHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingResourceHandlerinstance.classResourceWrapperclassStateManagerWrapperProvides a simple implementation ofStateManagerthat can be subclassed by developers wishing to provide specialized behavior to an existingStateManagerinstance.classViewHandlerWrapperProvides 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 FacesWrapper Modifier and Type Class Description classSearchExpressionContextFactoryProvide for separation of interface and implementation for theSearchExpressionContextcontract.classSearchExpressionHandlerWrapperProvides 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 FacesWrapper Modifier and Type Class Description classVisitContextFactoryProvide for separation of interface and implementation for theVisitContextcontract.classVisitContextWrapperProvides 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 FacesWrapper Modifier and Type Class Description classExceptionHandlerFactoryExceptionHandlerFactory is a factory object that creates (if needed) and returns a newExceptionHandlerinstance.classExceptionHandlerWrapperProvides a simple implementation ofExceptionHandlerthat can be subclassed by developers wishing to provide specialized behavior to an existingExceptionHandlerinstance.classExternalContextFactoryExternalContextFactory is a factory object that creates (if needed) and returns newExternalContextinstances, initialized for the processing of the specified request and response objects.classExternalContextWrapperProvides a simple implementation ofExternalContextthat can be subclassed by developers wishing to provide specialized behavior to an existingExternalContextinstance.classFacesContextFactoryFacesContextFactory is a factory object that creates (if needed) and returns newFacesContextinstances, initialized for the processing of the specified request and response objects.classFacesContextWrapperProvides a simple implementation ofFacesContextthat can be subclassed by developers wishing to provide specialized behavior to an existingFacesContextinstance.classFlashFactoryFlashFactory is a factory object that creates (if needed) and returnsFlashinstances.classFlashWrapperclassPartialResponseWriterPartialResponseWriter decorates an existingResponseWriterto support the generation of a partial response suitable for Ajax operations.classPartialViewContextFactoryPartialViewContextFactory is a factory object that creates (if needed) and returns newPartialViewContextinstances.classPartialViewContextWrapperProvides a simple implementation ofPartialViewContextthat can be subclassed by developers wishing to provide specialized behavior to an existingPartialViewContextinstance.classResponseWriterWrapperProvides 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 FacesWrapper Modifier and Type Class Description classActionListenerWrapperProvides 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 FacesWrapper Modifier and Type Class Description classFlowHandlerFactoryWrapperFlowHandlerFactoryWrapper 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 FacesWrapper Modifier and Type Class Description classClientWindowFactoryCreateClientWindowinstances based on the incoming request.classClientWindowWrapperWrapper forClientWindowclassLifecycleFactoryLifecycleFactory is a factory object that creates (if needed) and returnsLifecycleinstances.classLifecycleWrapper -
Uses of FacesWrapper in jakarta.faces.render
Classes in jakarta.faces.render that implement FacesWrapper Modifier and Type Class Description classRendererWrapperclassRenderKitFactoryRenderKitFactory is a factory object that registers and returnsRenderKitinstances.classRenderKitWrapper -
Uses of FacesWrapper in jakarta.faces.view
Classes in jakarta.faces.view that implement FacesWrapper Modifier and Type Class Description classViewDeclarationLanguageFactoryViewDeclarationLanguageFactory is a factory object that creates (if needed) and returns a newViewDeclarationLanguageinstance based on the VDL found in a specific view.classViewDeclarationLanguageWrapperProvides 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 FacesWrapper Modifier and Type Class Description classFaceletCacheFactoryAllows customization of the implementation ofFaceletCache.classTagHandlerDelegateFactoryAbstract factory for creating instances ofTagHandlerDelegate. -
Uses of FacesWrapper in jakarta.faces.webapp
Classes in jakarta.faces.webapp that implement FacesWrapper Modifier and Type Class Description classPreJsf2ExceptionHandlerFactoryThisExceptionHandlerFactoryinstance produces Jakarta Server Faces 1.2 compatibleExceptionHandlerinstances.