javax.xml.ws
Class WebServiceFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
public abstract class WebServiceFeature
- extends Object
This class is only provided so JaxWS code can be compiled under Java6 update 4 which
uses JaxWS 2.1.
Field Summary |
protected boolean |
enabled
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enabled
protected boolean enabled
WebServiceFeature
public WebServiceFeature()
getID
public abstract String getID()
isEnabled
public boolean isEnabled()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.