public class RuntimeVersion extends Object
Constructor and Description |
---|
RuntimeVersion()
Constructor without parameters
|
RuntimeVersion(String fileName)
Constructor without parameters
|
Modifier and Type | Method and Description |
---|---|
static Properties |
getVendorProperties()
Return Vendor properties
|
static Properties |
getVendorProperties(String fileName)
Return Vendor properties for a given file name
|
static void |
loadProperties(String fileName)
Load properties file
|
static void |
main(String[] args) |
public RuntimeVersion()
public RuntimeVersion(String fileName)
public static void main(String[] args)
public static void loadProperties(String fileName)
public static Properties getVendorProperties(String fileName)
public static Properties getVendorProperties()
Copyright © 2019. All rights reserved.