Apache CXF API

org.apache.cxf.version
Class Version

java.lang.Object
  extended by org.apache.cxf.version.Version

public final class Version
extends java.lang.Object


Method Summary
static java.lang.String getCompleteVersionString()
          Returns version string as normally used in print, such as 3.2.4
static java.lang.String getCurrentVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentVersion

public static java.lang.String getCurrentVersion()

getCompleteVersionString

public static java.lang.String getCompleteVersionString()
Returns version string as normally used in print, such as 3.2.4


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.