Package com.sun.faces.application.view
-
Interface Summary Interface Description ViewScopedCDIEventFireHelper -
Class Summary Class Description FaceletFullStateManagementStrategy A state management strategy for FSS.FaceletPartialStateManagementStrategy The state management strategy for PSS.FaceletViewHandlingStrategy ThisViewHandlingStrategy
handles Facelets/PDL-based views.FaceletViewHandlingStrategy.NullWriter Simple no-op writer.JspStateManagementStrategy A state management strategy for JSP.JspViewHandlingStrategy ThisViewHandlingStrategy
handles JSP-based views.MultiViewHandler ThisViewHandler
implementation handles both JSP-based and Facelets/PDL-based views.ViewDeclarationLanguageFactoryImpl Default implementation ofViewDeclarationLanguageFactory
.ViewHandlingStrategy This represents how a particular page description language is to be rendered/restored.ViewHandlingStrategyManager Interface for working with multipleViewHandlingStrategy
implementations.ViewMetadataImpl ViewScopeContext The CDI context for CDI ViewScoped beans.ViewScopeContextManager The manager that deals with CDI ViewScoped beans.ViewScopedCDIEventFireHelperImpl ViewScopeEventListener The ViewScope event listener.ViewScopeExtension The CDI extension that makes ViewScoped beans work in a CDI context.ViewScopeManager The manager that deals with non-CDI and CDI ViewScoped beans. -
Exception Summary Exception Description ViewHandlingStrategyNotFoundException Indicates that noViewHandlingStrategy
instances were found appropriate to a particulare view ID.