org.pentaho.di.ui.spoon.delegates
Class SpoonSlaveDelegate

java.lang.Object
  extended by org.pentaho.di.ui.spoon.delegates.SpoonDelegate
      extended by org.pentaho.di.ui.spoon.delegates.SpoonSlaveDelegate

public class SpoonSlaveDelegate
extends SpoonDelegate


Field Summary
 
Fields inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
loggingObject
 
Constructor Summary
SpoonSlaveDelegate(Spoon spoon)
           
 
Method Summary
 void addSpoonSlave(SlaveServer slaveServer)
           
 void delSlaveServer(HasSlaveServersInterface hasSlaveServersInterface, SlaveServer slaveServer)
           
 void newSlaveServer(HasSlaveServersInterface hasSlaveServersInterface)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpoonSlaveDelegate

public SpoonSlaveDelegate(Spoon spoon)
Method Detail

addSpoonSlave

public void addSpoonSlave(SlaveServer slaveServer)

delSlaveServer

public void delSlaveServer(HasSlaveServersInterface hasSlaveServersInterface,
                           SlaveServer slaveServer)
                    throws KettleException
Throws:
KettleException

newSlaveServer

public void newSlaveServer(HasSlaveServersInterface hasSlaveServersInterface)