Uses of Interface
org.glite.discovery.ServiceDiscovery

Uses of ServiceDiscovery in org.glite.discovery
 

Methods in org.glite.discovery that return ServiceDiscovery
static ServiceDiscovery ServiceDiscoveryFactory.create()
          Creates an instance of the ServiceDiscovery interface using a class defined by the sd.class system property.
static ServiceDiscovery ServiceDiscoveryFactory.create(java.lang.String className)
          Creates an instance of the ServiceDiscovery interface using the specified class name.