Uses of Class
gov.bnl.star.offline.scheduler.Site

Packages that use Site
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
gov.bnl.star.offline.scheduler.util Contains some utility calles to handle tasks in separate thread, environment variables and other miscellaneous functionalities. 
 

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

Methods in gov.bnl.star.offline.scheduler that return Site
 Site BatchSystem.getSite()
          Deprecated.  
 Site LocalAccessPoint.getSite()
           
 

Methods in gov.bnl.star.offline.scheduler with parameters of type Site
 java.lang.String ComponentLibrary.getProgramLocation(Site site, java.lang.String programName)
           
 void BatchSystem.setSite(Site site)
          Deprecated.  
 void LocalAccessPoint.setSite(Site site)
           
 

Uses of Site in gov.bnl.star.offline.scheduler.util
 

Methods in gov.bnl.star.offline.scheduler.util that return Site
 Site ConfigToolkit.myLocalSite()
           
 

Methods in gov.bnl.star.offline.scheduler.util with parameters of type Site
static java.lang.String ConfigToolkit.findProgram(java.lang.String name, Site site)
           
 



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