Interface ServiceSharedFeatureMarker

All Known Implementing Classes:
ComponentFeature, ComponentsFeature, DatabindingModeFeature

public interface ServiceSharedFeatureMarker
Marker interface for WebServiceFeature derived classes that when instances are specified in the feature list to a service delegate must be added to the feature list of any Stubs created by that delegate. WebServiceFeature instances passed directly in the parameters of get...() or createDispatch() must take precedence over feature instances passed during service delegate initialization.
Since:
2.2.6