Uses of Interface
weka.knowledgeflow.StepOutputListener
Packages that use StepOutputListener
-
Uses of StepOutputListener in weka.knowledgeflow
Methods in weka.knowledgeflow with parameters of type StepOutputListenerModifier and TypeMethodDescriptionvoidStepManagerImpl.addStepOutputListener(StepOutputListener listener, String outputConnectionName) Register non-step third party to receive data from the managed step for the specified outgoing connection type.voidStepManagerImpl.removeStepOutputListener(StepOutputListener listener, String outputConnectionName) De-register non-step third party from receiving data from the managed step