Class RichfacesProperties.Push.Jms

    • Constructor Detail

      • Jms

        public Jms()
    • Method Detail

      • getConnectionFactory

        public String getConnectionFactory()
      • getEnabled

        public Boolean getEnabled()
      • getTopicsNamespace

        public String getTopicsNamespace()
      • getConnectionUsername

        public String getConnectionUsername()
      • getConnectionPassword

        public String getConnectionPassword()
      • setConnectionFactory

        public void setConnectionFactory​(String connectionFactory)
      • setEnabled

        public void setEnabled​(Boolean enabled)
      • setTopicsNamespace

        public void setTopicsNamespace​(String topicsNamespace)
      • setConnectionUsername

        public void setConnectionUsername​(String connectionUsername)
      • setConnectionPassword

        public void setConnectionPassword​(String connectionPassword)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object