nextgrid.api.ram
Interface Discoverer

All Superinterfaces:
ProcessDiscoverer, java.io.Serializable

public interface Discoverer
extends java.io.Serializable, ProcessDiscoverer

Type description.

Author:
Rodrigo Ruiz

Method Summary
 java.util.List<Registry> getRegistries()
          Gets the list containing the registries associated to this instance.
 
Methods inherited from interface nextgrid.api.env.ProcessDiscoverer
discover, discover
 

Method Detail

getRegistries

java.util.List<Registry> getRegistries()
Gets the list containing the registries associated to this instance.

The list order defines the order in which searches are performed.

Returns:
A list of registry instances


Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.