weka4ws.gui.kflow
Interface BatchRemoteClustererListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ClustererPerformanceEvaluator

public interface BatchRemoteClustererListener
extends java.util.EventListener

Interface to something that can process a BatchClustererListener generated after a remote invokation

Author:
Marco Lackovic

Method Summary
 void acceptRemoteClusterer(weka.gui.beans.BatchClustererEvent e, java.lang.String host)
          Accept a BatchClassifierEvent generated after a remote invokation
 

Method Detail

acceptRemoteClusterer

public void acceptRemoteClusterer(weka.gui.beans.BatchClustererEvent e,
                                  java.lang.String host)
Accept a BatchClassifierEvent generated after a remote invokation

Parameters:
e - a BatchClassifierEvent value
host - a String value