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

Packages that use AccessMethod
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
 

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

Methods in gov.bnl.star.offline.scheduler that return AccessMethod
 AccessMethod Job.getAccessMethod()
           
 

Methods in gov.bnl.star.offline.scheduler with parameters of type AccessMethod
 void Queue.addAccessMethod(AccessMethod accessMethod)
          Used by the framwork to configure the queue
 void LocalAccessPoint.addAccessMethod(AccessMethod accessMethod)
          Adds a new accessMethod to thsi gatekeeper
 void Job.setAccessMethod(AccessMethod accessMethod)
           
 



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