- java.lang.Object
-
- javax.xml.ws.WebServiceFeature
-
- com.sun.xml.ws.runtime.config.TubelineFeature
-
@ManagedData public class TubelineFeature extends WebServiceFeature
WebServiceFeature for the TubelineWebServiceFeature- Author:
- Fabian Ritzmann
-
-
Field Summary
Fields Modifier and Type Field Description static StringID-
Fields inherited from class javax.xml.ws.WebServiceFeature
enabled
-
-
Constructor Summary
Constructors Constructor Description TubelineFeature(boolean enabled)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetID()-
Methods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
-
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getID
@ManagedAttribute public String getID()
- Specified by:
getIDin classWebServiceFeature
-
-