Kieker 1.12

kieker.common.util
Class Version

java.lang.Object
  extended by kieker.common.util.Version

public final class Version
extends java.lang.Object

This class provides the method getVersion() which returns the version number set during build (String replacement task within build.xml).

Since:
< 0.9
Author:
Andre van Hoorn

Method Summary
static java.lang.String getCOPYRIGHT()
          Returns the version String.
static java.lang.String getVERSION()
          Returns the version String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVERSION

public static final java.lang.String getVERSION()
Returns the version String.

Returns:
the version String.

getCOPYRIGHT

public static final java.lang.String getCOPYRIGHT()
Returns the version String.

Returns:
the version String.

Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net