Class JavaxFaces2_2Properties
- java.lang.Object
-
- org.joinfaces.autoconfigure.javaxfaces.JavaxFaces2_2Properties
-
- All Implemented Interfaces:
ServletContextInitParameterProperties
@ConfigurationProperties(prefix="joinfaces.jsf") public class JavaxFaces2_2Properties extends java.lang.Object implements ServletContextInitParameterProperties
Configuration properties
for JSF 2.0. JavaxFaces standard properties. Taken from https://javaserverfaces.java.net/docs/2.2/javadocs/constant-values.html- See Also:
- JSR-344
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JavaxFaces2_2Properties.Flow
Flow class for nullFlow parameter.static class
JavaxFaces2_2Properties.Partial
Partial class for execute, render and resetValues parameters.
-
Constructor Summary
Constructors Constructor Description JavaxFaces2_2Properties()
-