com.sun.xml.ws.util
Class RuntimeVersion
java.lang.Object
com.sun.xml.ws.util.RuntimeVersion
- All Implemented Interfaces:
- RuntimeVersionMBean
public final class RuntimeVersion
- extends Object
- implements RuntimeVersionMBean
Obtains the version number of the JAX-WS runtime.
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
- Specified by:
getVersion
in interface RuntimeVersionMBean