Interface ElementFeatureMapping<T extends jakarta.xml.ws.WebServiceFeature>


public interface ElementFeatureMapping<T extends jakarta.xml.ws.WebServiceFeature>
Allows to specify a FeatureReader for each configuration element.
Author:
Fabian Ritzmann
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.sun.xml.ws.config.metro.dev.FeatureReader<T>
     
  • Method Details

    • getElementName

      QName getElementName()
    • getFeatureReader

      com.sun.xml.ws.config.metro.dev.FeatureReader<T> getFeatureReader()