Behaviour
. This Behaviour will be restarted each time an object is inserted in the queue. This class can be effectively used in combination with the Event
class to support a synchronization between the external therad (posting the event in the InputQueue
) and the Agent thread (processing the event).
@see jade.util.Event
@author Giovanni Caire - TILab
|
|