public class PackageRuntimeInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PackageRuntimeInfo
public PackageRuntimeInfo()
-
Method Details
-
getLicence
public static String getLicence()
-
getRelease
public static String getRelease()
-
getVersion
public static String getVersion()
-
getRevision
public static String getRevision()
-
getCompileTime
public static String getCompileTime()
-
getDependsOnCompiled
public static String getDependsOnCompiled()
-
getDependsOnSource
public static String getDependsOnSource()
-
getDependsOnLib
public static String getDependsOnLib()
-
getJvmVersion
public static String getJvmVersion()