Package com.sun.xml.ws.config.metro.dev

Interface Summary
ElementFeatureMapping Allows to specify a FeatureReader for each configuration element.
FeatureReader<T extends WebServiceFeature> Parses a XML fragment and is expected to return a corresponding WebServiceFeature.
 

Class Summary
SimpleFeatureReader<T extends WebServiceFeature> Parse a feature with no further attributes than "enabled" and return it as a WebServiceFeature instance.
 



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