Uses of Class
org.gridbus.broker.farming.common.FarmingEngine

Packages that use FarmingEngine
org.gridbus.broker.farming.common   
org.gridbus.broker.persistence   
 

Uses of FarmingEngine in org.gridbus.broker.farming.common
 

Subclasses of FarmingEngine in org.gridbus.broker.farming.common
 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.
 

Uses of FarmingEngine in org.gridbus.broker.persistence
 

Subclasses of FarmingEngine in org.gridbus.broker.persistence
 class State
          The State class represents the current state of the broker.