Package org.apache.hop.pipeline
Interface IExecutionStoppedListener<T>
-
public interface IExecutionStoppedListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstopped(T engine)
-
-
-
Method Detail
-
stopped
void stopped(T engine)
-
-