com.sun.xml.ws.util
Class RuntimeVersion

java.lang.Object
  extended by com.sun.xml.ws.util.RuntimeVersion

public final class RuntimeVersion
extends java.lang.Object

Obtains the version number of the JAX-WS runtime.


Field Summary
static Version VERSION
           
 
Constructor Summary
RuntimeVersion()
           
 
Method Summary
 java.lang.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 java.lang.String getVersion()
Get JAX-WS version



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