Uses of Package
org.gridbus.broker.farming.common

Packages that use org.gridbus.broker.farming.common
org.gridbus.broker.farming.alchemi   
org.gridbus.broker.farming.common   
org.gridbus.broker.farming.dummy   
org.gridbus.broker.farming.globus   
org.gridbus.broker.farming.unicore   
org.gridbus.broker.gatekeeper   
org.gridbus.broker.protocol   
org.gridbus.broker.scheduler   
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.farming.alchemi
ComputeServer
          This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
Job
          This class represents a Job.
JobWrapper
          This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.farming.common
BadCommandException
          This class represents a BadCommandException
ComputeServer
          This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
DataHost
          This class represents a DataHost and its attributes
FarmingEngine
          This is a simple Farming Engine class.
Job
          This class represents a Job.
JobOut
          This interface is a wrapper around a StringBuffer.
JobQueue
          This class implements a job queue for each compute server.
JobQueueListener
          Listener Interface for the Job Queue.
JobWrapper
          This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.farming.dummy
Job
          This class represents a Job.
JobWrapper
          This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.farming.globus
ComputeServer
          This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
Job
          This class represents a Job.
JobOut
          This interface is a wrapper around a StringBuffer.
JobWrapper
          This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.farming.unicore
ComputeServer
          This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
Job
          This class represents a Job.
JobWrapper
          This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.gatekeeper
GridbusFarmingEngine
          This class is a place holder for the jobs and the server objects and is the main interface to applications that talk to the Broker.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.protocol
GridbusFarmingEngine
          This class is a place holder for the jobs and the server objects and is the main interface to applications that talk to the Broker.
 

Classes in org.gridbus.broker.farming.common used by org.gridbus.broker.scheduler
ComputeServer
          This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
DataHost
          This class represents a DataHost and its attributes
GridbusFarmingEngine
          This class is a place holder for the jobs and the server objects and is the main interface to applications that talk to the Broker.