Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.common.shared
Class ProductProperties

java.lang.Object
  extended by org.hyperic.hq.common.shared.ProductProperties

public class ProductProperties
extends java.lang.Object


Method Summary
static java.lang.String getBuild()
           
static java.lang.String getBuildDate()
           
static java.lang.String getComment()
           
static java.lang.String getFlavour()
           
static java.util.Properties getProperties()
           
static java.lang.String getProperty(java.lang.String key)
           
static java.lang.Object getPropertyInstance(java.lang.String key)
           
static java.lang.String getVersion()
           
static boolean isDev()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static java.lang.String getVersion()

getBuild

public static java.lang.String getBuild()

getComment

public static java.lang.String getComment()

getBuildDate

public static java.lang.String getBuildDate()

getFlavour

public static java.lang.String getFlavour()

isDev

public static boolean isDev()

getProperties

public static java.util.Properties getProperties()

getProperty

public static java.lang.String getProperty(java.lang.String key)

getPropertyInstance

public static java.lang.Object getPropertyInstance(java.lang.String key)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.