Lightweight Bartering Grid

lbg.peer.strategy.negotiation.consumption
Class RandomConsumptionNegotiation

java.lang.Object
  extended by lbg.peer.strategy.negotiation.consumption.CommonConsumptionNegotiation
      extended by lbg.peer.strategy.negotiation.consumption.RandomConsumptionNegotiation
All Implemented Interfaces:
ConsumptionNegotiationPolicy

public class RandomConsumptionNegotiation
extends CommonConsumptionNegotiation
implements ConsumptionNegotiationPolicy

No Consumption Negotiation.

Author:
Cyril Briquet

Constructor Summary
RandomConsumptionNegotiation(Peer managed_peer)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class lbg.peer.strategy.negotiation.consumption.CommonConsumptionNegotiation
generateSupplyingRequests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface lbg.peer.strategy.negotiation.ConsumptionNegotiationPolicy
generateSupplyingRequests
 

Constructor Detail

RandomConsumptionNegotiation

public RandomConsumptionNegotiation(Peer managed_peer)
                             throws GridException
Throws:
GridException
Method Detail

toString

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

Lightweight Bartering Grid

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