Class PostConstructCustomScopeEvent

  • All Implemented Interfaces:
    Serializable

    public class PostConstructCustomScopeEvent
    extends SystemEvent
    A system event which is dispatched after the construction of a custom scope
    Since:
    2.0
    See Also:
    Serialized Form
    • Constructor Detail

      • PostConstructCustomScopeEvent

        public PostConstructCustomScopeEvent​(ScopeContext source)
      • PostConstructCustomScopeEvent

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

      • getContext

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