14.7. ActionPipelineProcessor
ActionPipelineProcessor is an interface that extends the ActionLifecycle interface so that it can utilise the
process
, processSuccess
and processException
message processing methods.
This interface supports the implementation of managed life-cycle stateless actions.