in streampipes-pipeline-elements-examples-processors-jvm/src/main/java/org/apache/streampipes/function/example/StreamPipesFunctionExample.java [33:35]
public void onServiceStarted(FunctionContext context) {
LOG.info("Service started!");
}