public interface Block
| Modifier and Type | Method and Description |
|---|---|
void |
addOutput(ProcessorDefinition<?> processorDefinition)
Adds the given definition as output to this block
|
void addOutput(ProcessorDefinition<?> processorDefinition)
processorDefinition - the processor definitionApache Camel