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 WebServiceFeature

WebServiceFeature for the Tubeline WebServiceFeature


Field Summary
static String ID
           
 
Fields inherited from class javax.xml.ws.WebServiceFeature
enabled
 
Constructor Summary
TubelineFeature(boolean enabled)
           
 
Method Summary
 String getID()
           
(package private)  List<String> getTubeFactories()
           
 
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 String ID
See Also:
Constant Field Values
Constructor Detail

TubelineFeature

public TubelineFeature(boolean enabled)
Method Detail

getID

@ManagedAttribute
public String getID()
Specified by:
getID in class WebServiceFeature

getTubeFactories

List<String> getTubeFactories()


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