A developer would like to create a generic endpoint implementation to handle XML-based Web service and
use it to host multiple endpoints.
Which of the following annotations would BEST be used to support that Service Implementation Bean?

A.
@WebMethod
B.
@WebService
C.
@ServiceMode
D.
@WebServiceProvider