com.sun.xml.ws.util
Class RuntimeVersion

java.lang.Object
  extended by 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

Field Summary
static Version VERSION
           
 
Constructor Summary
RuntimeVersion()
           
 
Method Summary
 String getVersion()
          Get JAX-WS version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final Version VERSION
Constructor Detail

RuntimeVersion

public RuntimeVersion()
Method Detail

getVersion

public String getVersion()
Get JAX-WS version



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