Class PreProcessorsInterpolation

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

public class PreProcessorsInterpolation extends InterpolationCommand<ChenileExchange>
Calls a bunch of interceptors called as "pre processors". These are called before the body gets transformed.