Uses of Class
org.gridlab.gat.AdaptorInfo

Packages that use AdaptorInfo
org.gridlab.gat This package contains classes and interfaces which are used throughout the GAT application API. 
 

Uses of AdaptorInfo in org.gridlab.gat
 

Methods in org.gridlab.gat that return AdaptorInfo
static AdaptorInfo[] GAT.getAdaptorInfos(String type)
          Returns for a given type the information of the adaptors implementing this type.