gov.nih.nci.cagrid.introduce.common
Class IntroduceEnginePropertiesManager

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.common.IntroduceEnginePropertiesManager

public final class IntroduceEnginePropertiesManager
extends java.lang.Object


Method Summary
static boolean getCollectStats()
           
static java.lang.String getIntroduceDefaultIndexService()
           
static java.lang.String getIntroducePatchVersion()
           
static java.lang.String getIntroducePropertyValue(java.lang.String propertyKey)
           
static java.lang.String getIntroduceUpdateSite()
           
static java.lang.String getIntroduceVersion()
           
static int getStatisticPort()
           
static java.lang.String getStatisticSite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIntroduceVersion

public static java.lang.String getIntroduceVersion()

getIntroducePatchVersion

public static java.lang.String getIntroducePatchVersion()

getIntroduceUpdateSite

public static java.lang.String getIntroduceUpdateSite()

getIntroduceDefaultIndexService

public static java.lang.String getIntroduceDefaultIndexService()

getStatisticSite

public static java.lang.String getStatisticSite()

getStatisticPort

public static int getStatisticPort()

getCollectStats

public static boolean getCollectStats()

getIntroducePropertyValue

public static java.lang.String getIntroducePropertyValue(java.lang.String propertyKey)