@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface ServletContextInitParameter
Properties class
as servlet context init parameter
.InitParameterServletContextConfigurer
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
listSeparator |
java.lang.String |
value |