public class RegistryUtilities extends Object
| Constructor and Description |
|---|
RegistryUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCanonicalHostName()
Will return FQDN of the host after doing reverse DNS lookip.
|
static String |
getHostName()
Will return hostname stored in InetAddress.
|
static String |
getUUID() |
public static String getHostName()
public static String getCanonicalHostName()
public static String getUUID()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.