Lightweight Bartering Grid

lbg.peer.strategy.scheduling
Interface SupplyingWaitingPreemptionPolicy

All Known Implementing Classes:
FavorsWaitingPreemption, FIFOWaitingPreemption, FullWaitingPreemption, NoPreemption, NoWaitingPreemption

public interface SupplyingWaitingPreemptionPolicy

Author:
Cyril Briquet

Method Summary
 void preemptWaitingSupplyingTasks()
          Preempts some waiting Supplying Tasks.
 

Method Detail

preemptWaitingSupplyingTasks

void preemptWaitingSupplyingTasks()
                                  throws GridException
Preempts some waiting Supplying Tasks.

Throws:
GridException

Lightweight Bartering Grid

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