com.sun.xml.ws.util
Class RuntimeVersion
java.lang.Object
com.sun.xml.ws.util.RuntimeVersion
public final class RuntimeVersion
- extends Object
Obtains the version number of the JAX-WS runtime.
- Author:
- Kohsuke Kawaguchi, Jitendra Kotamraju
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final Version VERSION
RuntimeVersion
public RuntimeVersion()
getVersion
public String getVersion()
- Get JAX-WS version
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.