lbg.peer.core.negotiator
Class NegotiatorController
java.lang.Object
lbg.peer.core.negotiator.NegotiatorController
- Direct Known Subclasses:
- LiveNegotiatorController, SimulatedNegotiatorController
public abstract class NegotiatorController
- extends java.lang.Object
- Author:
- Cyril Briquet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NegotiatorController
public NegotiatorController(Peer managed_peer)
throws GridException
- Throws:
GridException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
activateSupplyingRequestsGeneration
public void activateSupplyingRequestsGeneration()
throws GridException
- Throws:
GridException
activateSupplyingRequestsEvaluation
public void activateSupplyingRequestsEvaluation()
throws GridException
- Throws:
GridException
couldNegotiate
public boolean couldNegotiate()
getAndResetControlFlags
public void getAndResetControlFlags(NegotiatorControlFlags ctrl_flags)
awakeNegotiator
public abstract void awakeNegotiator()
throws GridException
- Throws:
GridException
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.