Class RichfacesProperties.Push.Session

  • Enclosing class:
    RichfacesProperties.Push

    public static class RichfacesProperties.Push.Session
    extends java.lang.Object
    Session namespace.
    • Constructor Detail

      • Session

        public Session()
    • Method Detail

      • getMaxInactiveInterval

        public java.lang.Integer getMaxInactiveInterval()
      • setMaxInactiveInterval

        public void setMaxInactiveInterval​(java.lang.Integer maxInactiveInterval)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object