Class SessionFacesMessage

  • All Implemented Interfaces:
    Serializable

    public class SessionFacesMessage
    extends Object
    implements Serializable
    A message like a FacesMessage, but with more additional information required for making the message useful during later in the session. During the session, these messages can be viewed in the backend at any time. We need to additional information such as when the message was created and where.
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form