net.fortuna.ical4j.util
Interface HostInfo

All Known Implementing Classes:
InetAddressHostInfo, SimpleHostInfo

public interface HostInfo

Provides platform-independent host information.

Author:
fortuna

Method Summary
 String getHostName()
           
 

Method Detail

getHostName

String getHostName()
Returns:
a name for the host machine


Copyright © 2004-2012 Micronode. All Rights Reserved.