org.globus.cog.karajan.util
Class BoundContact.Localhost

java.lang.Object
  extended byorg.globus.cog.karajan.util.Contact
      extended byorg.globus.cog.karajan.util.BoundContact
          extended byorg.globus.cog.karajan.util.BoundContact.Localhost
Enclosing class:
BoundContact

public static class BoundContact.Localhost
extends BoundContact


Nested Class Summary
 
Nested classes inherited from class org.globus.cog.karajan.util.BoundContact
BoundContact.Localhost
 
Field Summary
 
Fields inherited from class org.globus.cog.karajan.util.BoundContact
LOCALHOST
 
Constructor Summary
BoundContact.Localhost()
           
 
Method Summary
 String getHost()
           
 Service getService(int type, String provider)
           
 
Methods inherited from class org.globus.cog.karajan.util.BoundContact
addService, equals, getActiveTasks, getCpus, getService, getServices, getServiceType, getServiceType, hashCode, hasService, hasService, isVirtual, removeService, setActiveTasks, setCpus, setHost, toString
 
Methods inherited from class org.globus.cog.karajan.util.Contact
getId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BoundContact.Localhost

public BoundContact.Localhost()
Method Detail

getService

public Service getService(int type,
                          String provider)
Overrides:
getService in class BoundContact

getHost

public String getHost()
Overrides:
getHost in class BoundContact