com.sun.xml.ws.api
Interface ServiceSharedFeatureMarker

All Known Implementing Classes:
ComponentFeature

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



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.