Lightweight Bartering Grid

lbg.peer.core.scheduler
Class SimulatedSchedulerController

java.lang.Object
  extended by lbg.peer.core.scheduler.SchedulerController
      extended by lbg.peer.core.scheduler.SimulatedSchedulerController

public class SimulatedSchedulerController
extends SchedulerController

Author:
Cyril Briquet

Constructor Summary
SimulatedSchedulerController(Peer managed_peer, EnvironmentController env_ctrlr, java.lang.String PEER_BASE_NAME)
           
 
Method Summary
 void awakeScheduler()
           
 java.lang.String toString()
           
 
Methods inherited from class lbg.peer.core.scheduler.SchedulerController
activateAllScheduling, activateConsumptionScheduling, activateLocalAndConsumptionScheduling, activateLocalAndSupplyingScheduling, activateLocalScheduling, activateSupplyingScheduling, couldSchedule, getAndResetControlFlags
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimulatedSchedulerController

public SimulatedSchedulerController(Peer managed_peer,
                                    EnvironmentController env_ctrlr,
                                    java.lang.String PEER_BASE_NAME)
                             throws GridException
Throws:
GridException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class SchedulerController

awakeScheduler

public void awakeScheduler()
                    throws GridException
Specified by:
awakeScheduler in class SchedulerController
Throws:
GridException

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.