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