com.mindtree.techworks.insight
Class VersionUtil

java.lang.Object
  extended by com.mindtree.techworks.insight.VersionUtil

public class VersionUtil
extends java.lang.Object

Version Utility to get Version Information

Version:
$Revision: 30 $ $Date: 2007-12-16 05:20:57 -0700 (Sun, 16 Dec 2007) $
Author:
Bindul Bhowmik

Constructor Summary
VersionUtil()
           
 
Method Summary
static java.lang.String getInsightBuild()
           
static java.lang.String getInsightVersion()
           
protected static java.lang.String getProperty(java.lang.String propertyKey)
           
static java.lang.String getRemoteProtocolBuild()
           
static java.lang.String getRemoteProtocolVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionUtil

public VersionUtil()
Method Detail

getRemoteProtocolVersion

public static java.lang.String getRemoteProtocolVersion()

getRemoteProtocolBuild

public static java.lang.String getRemoteProtocolBuild()

getInsightVersion

public static java.lang.String getInsightVersion()

getInsightBuild

public static java.lang.String getInsightBuild()

getProperty

protected static java.lang.String getProperty(java.lang.String propertyKey)


Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.