weka4ws.core
Class RemoteAssociator

java.lang.Object
  extended byweka4ws.core.RemoteTask
      extended byweka4ws.core.RemoteAssociator
All Implemented Interfaces:
RemoteTaskConstants

public class RemoteAssociator
extends RemoteTask

Author:
Marco Lackovic

Field Summary
 
Fields inherited from interface weka4ws.core.RemoteTaskConstants
ASSOCIATOR, CLASSIFIER, CLUSTERER, CROSS_VALIDATION, DATASET_MAXSIZE, PERCENTAGE_SPLIT, TEMP_DIR, TEST_SET, TRAINING_SET
 
Constructor Summary
RemoteAssociator(ConnectionParameters connectionParameters, RemoteParameters parameters)
           
 
Methods inherited from class weka4ws.core.RemoteTask
checkRemoteFile, getExecutionTime, getLocation, getResult, setAlgorithm, setDataset, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAssociator

public RemoteAssociator(ConnectionParameters connectionParameters,
                        RemoteParameters parameters)
                 throws org.apache.axis.types.URI.MalformedURIException,
                        java.rmi.RemoteException,
                        javax.xml.rpc.ServiceException