Uses of Class
org.globus.mds.glue.InfoType

Packages that use InfoType
org.globus.mds.glue   
org.globus.mds.glue.batchprovider   
 

Uses of InfoType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return InfoType
 InfoType ComputingElementType.getInfo()
          Gets the info value for this ComputingElementType.
 

Methods in org.globus.mds.glue with parameters of type InfoType
 void ComputingElementType.setInfo(InfoType info)
          Sets the info value for this ComputingElementType.
 

Constructors in org.globus.mds.glue with parameters of type InfoType
ComputingElementType(InfoType info, StateType state, PolicyType policy, JobType[] job, AccessControlBaseType accessControlBase, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
 

Uses of InfoType in org.globus.mds.glue.batchprovider
 

Methods in org.globus.mds.glue.batchprovider that return InfoType
 InfoType SchedulerType.getInfo()
          Gets the info value for this SchedulerType.
 

Methods in org.globus.mds.glue.batchprovider with parameters of type InfoType
 void SchedulerType.setInfo(InfoType info)
          Sets the info value for this SchedulerType.
 

Constructors in org.globus.mds.glue.batchprovider with parameters of type InfoType
SchedulerType(InfoType info, JobType[] job, QueueType[] queue, MessageElement[] _any)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.