|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HostInfoFinder
| Method Summary | |
|---|---|
java.util.Collection |
getHostInfo()
Returns the host information for all the hosts available. |
java.util.Collection |
getHostInfo(java.util.Collection hostNames)
Returns the host information for the hostnames provided. |
HostInfo |
getHostInfo(java.lang.String hostName)
Returns the host information for the given hostname |
| Method Detail |
|---|
HostInfo getHostInfo(java.lang.String hostName)
hostName - the full hostname (i.e. rcas6023.rcf.bnl.gov)
java.util.Collection getHostInfo()
java.util.Collection getHostInfo(java.util.Collection hostNames)
hostNames - a collection of Strings with the full host name (i.e. rcas6023.rcf.bnl.gov)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||