Class PostProcessorsInterpolation

java.lang.Object
org.chenile.owiz.impl.CommandBase<InputType>
org.chenile.owiz.impl.InterpolationCommand<ChenileExchange>
org.chenile.core.interceptors.interpolations.PostProcessorsInterpolation
All Implemented Interfaces:
BypassableCommand<ChenileExchange>, Command<ChenileExchange>, OrchestrationAware<ChenileExchange>

public class PostProcessorsInterpolation extends InterpolationCommand<ChenileExchange>
Calls a bunch of interceptors called as "post processors". These are called after the body gets transformed.