Interface OutputFactory<I,P>

All Known Implementing Classes:
DefaultOutputFactory

public interface OutputFactory<I,P>
Author:
Pierre Lecerf ([email protected])
  • Method Summary

    Modifier and Type
    Method
    Description
    create(PipelineTag tag, I input, P payload, Context<P> context)