Last update: 2011-06-23

org.proteios.install
Class GetHostName

java.lang.Object
  extended by org.proteios.install.GetHostName

public class GetHostName
extends Object

Usage: GetHostName Outputs a string with canonical name of local host.


Constructor Summary
GetHostName()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetHostName

public GetHostName()
Method Detail

main

public static void main(String[] args)

Last update: 2011-06-23