com.sun.xml.ws.config.metro.dev
Interface ElementFeatureMapping


public interface ElementFeatureMapping

Allows to specify a FeatureReader for each configuration element.

Author:
Fabian Ritzmann

Method Summary
 QName getElementName()
           
 com.sun.xml.ws.config.metro.dev.FeatureReader getFeatureReader()
           
 

Method Detail

getElementName

QName getElementName()

getFeatureReader

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


Copyright © 2005-2014 Oracle Corporation. All Rights Reserved.