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
 javax.xml.namespace.QName getElementName()
           
 FeatureReader getFeatureReader()
           
 

Method Detail

getElementName

javax.xml.namespace.QName getElementName()

getFeatureReader

FeatureReader getFeatureReader()


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