cz.cuni.pogamut.remote
Interface AgentIterationEndListener

All Superinterfaces:
java.rmi.Remote

public interface AgentIterationEndListener
extends java.rmi.Remote

Listener resides in different JVM than the RemoteAgent.


Method Summary
 void iterationEnds(AgentIterationEndEvent event)
           
 

Method Detail

iterationEnds

void iterationEnds(AgentIterationEndEvent event)