Annotation Interface ServletContextInitParameter
@Retention(RUNTIME)
@Target(FIELD)
@Documented
@Reflective
public @interface ServletContextInitParameter
Marks a field of a
Properties class
as servlet context init parameter
.- See Also:
-
Optional Element Summary