Class JettyProperties
java.lang.Object
org.joinfaces.autoconfigure.jetty.JettyProperties
Configuration properties of jetty.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Classpath to find jsf resources Default to META-INF/resources.int
hashCode()
void
setClassPathResource
(String classPathResource) Classpath to find jsf resources Default to META-INF/resources.toString()
-
Constructor Details
-
JettyProperties
public JettyProperties()
-
-
Method Details
-
getClassPathResource
Classpath to find jsf resources Default to META-INF/resources. -
setClassPathResource
Classpath to find jsf resources Default to META-INF/resources. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-