Uses of Class
jakarta.faces.event.ScopeContext
Packages that use ScopeContext
-
Uses of ScopeContext in jakarta.faces.event
Methods in jakarta.faces.event that return ScopeContextModifier and TypeMethodDescriptionPostConstructCustomScopeEvent.getContext()
Deprecated, for removal: This API element is subject to removal in a future version.PreDestroyCustomScopeEvent.getContext()
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in jakarta.faces.event with parameters of type ScopeContextModifierConstructorDescriptionPostConstructCustomScopeEvent
(FacesContext facesContext, ScopeContext source) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.PreDestroyCustomScopeEvent
(FacesContext facesContext, ScopeContext source) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.