Lightweight Bartering Grid

lbg.peer.strategy.scheduling.supplying
Class NoSupplyingScheduling

java.lang.Object
  extended by lbg.peer.strategy.scheduling.supplying.NoSupplyingScheduling
All Implemented Interfaces:
SupplyingSchedulingPolicy

public class NoSupplyingScheduling
extends java.lang.Object
implements SupplyingSchedulingPolicy

No Supplying Scheduling.

Author:
Cyril Briquet

Constructor Summary
NoSupplyingScheduling(Peer managed_peer, Scheduler scheduler)
           
 
Method Summary
 void scheduleSupplyingTasks()
          SupplyingSchedulingPolicy implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoSupplyingScheduling

public NoSupplyingScheduling(Peer managed_peer,
                             Scheduler scheduler)
                      throws GridException
Throws:
GridException
Method Detail

scheduleSupplyingTasks

public void scheduleSupplyingTasks()
                            throws GridException
SupplyingSchedulingPolicy implementation.

Specified by:
scheduleSupplyingTasks in interface SupplyingSchedulingPolicy
Throws:
GridException

Lightweight Bartering Grid

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