Interface ChainContextContainer<InputType>

All Known Implementing Classes:
ChenileExchange

public interface ChainContextContainer<InputType>
The context that is required to be passed to filter chain. Filter chain needs chain Context to work. Hence we need to make sure that the context passed contains a ChainContext
Author:
Raja Shankar Kolluru