Package org.gridbus.broker.farming.common

Interface Summary
JobWrapper This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
 

Class Summary
BrokerProperties This is the class which contains the global properties for the broker (loaded from Broker.properties file at runtime)
CommonObjects This class stores and retrieves the common objects in the broker such as datafiles, datahosts tables etc...
ComputeServer This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
ComputeServerManager  
DefaultComputeServerManager  
FarmingEngine This is a simple Farming Engine class.
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.
Job This class represents a Job.
JobBuffer  
JobMonitor  
JobWrapperFactory  
QueueComputeServerManager  
Server  
ServerFactory  
 

Exception Summary
BadCommandException This class represents a BadCommandException