Class BuildJSONErrorResponseFromEvent

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class BuildJSONErrorResponseFromEvent extends AbstractBuildErrorResponseFromEvent<JSONErrorResponse>
This action reads an event from the configured EventContext lookup strategy, constructs a json error response message and attaches it as the outbound message.