com.sun.xml.ws.runtime.config
Class TubelineFeature

java.lang.Object
  extended by javax.xml.ws.WebServiceFeature
      extended by com.sun.xml.ws.runtime.config.TubelineFeature

@ManagedData
public class TubelineFeature
extends javax.xml.ws.WebServiceFeature

WebServiceFeature for the Tubeline WebServiceFeature

Author:
Fabian Ritzmann

Field Summary
static java.lang.String ID
           
 
Fields inherited from class javax.xml.ws.WebServiceFeature
enabled
 
Constructor Summary
TubelineFeature(boolean enabled)
           
 
Method Summary
 java.lang.String getID()
           
 
Methods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

TubelineFeature

public TubelineFeature(boolean enabled)
Method Detail

getID

@ManagedAttribute
public java.lang.String getID()
Specified by:
getID in class javax.xml.ws.WebServiceFeature


Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.