gov.sns.tools.correlator
Interface BinListener

All Known Implementing Classes:
gov.sns.tools.correlator.AbstractBroadcaster

public interface BinListener


Method Summary
 void newCorrelation(BinAgent sender, Correlation correlation)
           
 void willReset(BinAgent sender)
           
 

Method Detail

newCorrelation

public void newCorrelation(BinAgent sender,
                           Correlation correlation)

willReset

public void willReset(BinAgent sender)