Class SenderWrapper

All Implemented Interfaces:
ICacheEnabled<String,String>, AdapterAware, IConfigurable, IConfigurationAware, INamedObject, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SenderWrapper extends SenderWrapperBase
Wrapper for senders, that allows to get input from a session variable, and to store output in a session variable.
Since:
4.9
Author:
Gerrit van Brakel
Parameters
any parameters defined on the SenderWrapper will be handed to the sender, if this is a ISenderWithParameters