public abstract class PipeLineProcessorBase extends Object implements PipeLineProcessor
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
protected PipeLineProcessor |
pipeLineProcessor |
Constructor and Description |
---|
PipeLineProcessorBase() |
Modifier and Type | Method and Description |
---|---|
void |
setPipeLineProcessor(PipeLineProcessor pipeLineProcessor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processPipeLine
protected org.apache.logging.log4j.Logger log
protected PipeLineProcessor pipeLineProcessor
public void setPipeLineProcessor(PipeLineProcessor pipeLineProcessor)
Copyright © 2023 Frank!Framework. All rights reserved.