abort
Plugins are usually applied to requests and responses.
In case of errors, the flow returns and handleAbort() is called on plugins
going back the chain.
By nesting plugins into an <abort> you can limit their application to abort flows only.
On plugins nested in <abort> handleResponse() is called not handleAbort() in order to
allow normal processing.
Can be used in:
serviceProxy, api, proxy, global, chainDef, for, choose, stompProxy, if, registration, wsStompReassembler, internal, interceptor, chain, bean, transport and soapProxy