org.hyperic.hq.common.shared
Class ProductProperties
java.lang.Object
org.hyperic.hq.common.shared.ProductProperties
public class ProductProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.