Package org.gridbus.broker.farming.common

Class Summary
BrokerProperties This is the class which contains the global properties for the broker (loaded from Broker.properties file at runtime) The properties should not be changed once they are set.
ComputeServer This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
ComputeServerManager  
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  
JobWrapper This is a model class for submitting jobs to various middleware such as Globus2.0 or Globus 3.0.
JobWrapperFactory  
Server  
ServerFactory