org.globus.ogsa.server
Class ServiceHost

java.lang.Object
  extended byorg.globus.ogsa.server.ServiceHost

public class ServiceHost
extends java.lang.Object

Host lookup used to support multi-homed host configurations


Constructor Summary
ServiceHost()
           
 
Method Summary
static java.lang.String getDefaultPort(GridContext context)
           
static java.lang.String getDefaultProtocol(GridContext context)
           
static java.lang.String getHost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceHost

public ServiceHost()
Method Detail

getDefaultPort

public static java.lang.String getDefaultPort(GridContext context)

getDefaultProtocol

public static java.lang.String getDefaultProtocol(GridContext context)

getHost

public static java.lang.String getHost()
                                throws GridServiceException
Throws:
GridServiceException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.