Interface ElementFeatureMapping


public interface ElementFeatureMapping
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
     
  • Method Details

    • getElementName

      QName getElementName()
    • getFeatureReader

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