Annotationsschnittstelle ServletContextInitParameter
@Retention(RUNTIME)
@Target(FIELD)
@Documented
@Reflective
public @interface ServletContextInitParameter
Marks a field of a
Properties class
as servlet context init parameter
.- Siehe auch:
-
Optionale Elemente - Übersicht