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

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

public static class BoundContact.Localhost
extends BoundContact


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

Field Detail

LOCALHOST

public static final ServiceContact LOCALHOST
Constructor Detail

BoundContact.Localhost

public BoundContact.Localhost()
Method Detail

getService

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