com.sun.xml.ws.developer
Class BindingTypeFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.BindingTypeFeature
@ManagedData
public final class BindingTypeFeature
- extends WebServiceFeature
Using this feature, the application could override the binding used by
the runtime(usually determined from WSDL).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
BindingTypeFeature
public BindingTypeFeature(String bindingId)
getID
@ManagedAttribute
public String getID()
- Specified by:
getID
in class WebServiceFeature
getBindingId
@ManagedAttribute
public String getBindingId()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.