Class UsesJAXBContextFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.UsesJAXBContextFeature

@ManagedData public class UsesJAXBContextFeature extends jakarta.xml.ws.WebServiceFeature
A WebServiceFeature that instructs the JAX-WS runtime to use a specific JAXBContextFactory instance of creating JAXBContext.
Since:
2.1.5
Author:
Kohsuke Kawaguchi
See Also: