Class JettyProperties

    • Constructor Detail

      • JettyProperties

        public JettyProperties()
    • Method Detail

      • getClassPathResource

        public String getClassPathResource()
        Classpath to find jsf resources Default to META-INF/resources.
      • setClassPathResource

        public void setClassPathResource​(String classPathResource)
        Classpath to find jsf resources Default to META-INF/resources.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object