Interface ServletContextInitParameterProperties

All Known Implementing Classes:
JakartaFaces3Properties, MojarraProperties, MyFaces2_3Properties, MyfacesProperties, OmnifacesProperties, Primefaces10_0_0Properties, Primefaces4_0Properties, Primefaces5_0Properties, Primefaces5_1Properties, Primefaces5_2Properties, Primefaces6_0Properties, Primefaces6_2Properties, Primefaces8_0Properties

public interface ServletContextInitParameterProperties
Marker interface for all configuration properties which contain init parameters to be set on a servlet context.

Classes implementing this interface should

See Also: