This annotation specifies the class type that deals with the Implementation class of the ServletContainerInitializer interface.
The following table lists the @HandlesTypes attributes:
Attribute name | Functionality |
---|---|
value | This attribute specifies the type of class or annotation that deals with the Implementation class of the ServletContainerInitializer interface. The class list that is attached with the class that extends or implements the specified class or annotation, is passed to the Implementation class of the ServletContainerInitializer interface. |
Details of each attribute are as follows: