Package org.gridbus.broker.farming.common

Interface Summary
JobOut This interface is a wrapper around a StringBuffer.
JobQueueListener Listener Interface for the Job Queue.
 

Class Summary
BrokerProperties This is the class which contains the global properties for the broker (loaded from DB.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.
DataFile This class represents a DataFile and stores all its attributes
DataHost This class represents a DataHost and its attributes
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.
JobQueue This class implements a job queue for each compute server.
JobWrapper This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
SrbDataHost This class contains the methods to work with an SRB Data Host.
 

Exception Summary
BadCommandException This class represents a BadCommandException