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 ThisViewHandlingStrategyhandles Facelets/PDL-based views.FaceletViewHandlingStrategy.NullWriter Simple no-op writer.JspStateManagementStrategy A state management strategy for JSP.JspViewHandlingStrategy ThisViewHandlingStrategyhandles JSP-based views.MultiViewHandler ThisViewHandlerimplementation 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 multipleViewHandlingStrategyimplementations.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 noViewHandlingStrategyinstances were found appropriate to a particulare view ID.