Class PreDestroyCustomScopeEvent

  • All Implemented Interfaces:
    Serializable

    public class PreDestroyCustomScopeEvent
    extends SystemEvent
    A system event which is dispathed prior to the destruction of a custom scope
    See Also:
    Serialized Form
    • Constructor Detail

      • PreDestroyCustomScopeEvent

        public PreDestroyCustomScopeEvent​(ScopeContext source)
      • PreDestroyCustomScopeEvent

        public PreDestroyCustomScopeEvent​(FacesContext facesContext,
                                          ScopeContext source)
        Since:
        2.3
    • Method Detail

      • getContext

        public ScopeContext getContext()
        Returns:
        the source as scope context representation for this event