public void onServiceStopped()

in streampipes-pipeline-elements-examples-processors-jvm/src/main/java/org/apache/streampipes/function/example/StreamPipesFunctionExample.java [43:45]


  public void onServiceStopped() {
    LOG.info("Service stopped!");
  }