Uses of Interface
gov.bnl.star.offline.scheduler.informationService.InformationService

Packages that use InformationService
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
gov.bnl.star.offline.scheduler.informationService Contains implementations of the InformationService class and base interface. 
 

Uses of InformationService in gov.bnl.star.offline.scheduler
 

Methods in gov.bnl.star.offline.scheduler that return InformationService
 InformationService Site.getInformationService()
           
 

Methods in gov.bnl.star.offline.scheduler with parameters of type InformationService
 void Site.setInformationService(InformationService informationService)
          This is just temporary until such time as it can be moved to the batch system level in the new format.
 

Uses of InformationService in gov.bnl.star.offline.scheduler.informationService
 

Classes in gov.bnl.star.offline.scheduler.informationService that implement InformationService
 class GridCat
          This class is an information service that recovers data from gridcat via XmlRpc.
 class VORS
          Implements the Virtual Organization Resource Selector (VORS) information service
 



Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.