Package jakarta.servlet.annotation
Annotation Type HandlesTypes
This annotation is used to declare an array of application classes which are passed to a
ServletContainerInitializer
.- Since:
- Servlet 3.0
-
Required Element Summary
-
Element Details
-
value
Class<?>[] value- Returns:
- array of classes
-