Class ExternalMetadataFeature


  • public class ExternalMetadataFeature
    extends WebServiceFeature
    WebServiceFeature allowing to define either on server or client side external xml descriptors replacing/supplementing WS metadata provided by class annotations. This can be useful if those annotations are missing (existing non-WS components) or if it is necessary to override those.
    Author:
    Miroslav Kos (miroslav.kos at oracle.com)