Class ScriptMessageSourceSpec

All Implemented Interfaces:
DisposableBean, FactoryBean<MessageSource<?>>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class ScriptMessageSourceSpec extends MessageSourceSpec<ScriptMessageSourceSpec,MessageSource<?>> implements ComponentsRegistration
The MessageSourceSpec for Dynamic Language Scripts. Delegates configuration options to the ScriptSpec. Produces MessageProcessorMessageSource. *
Since:
5.0
Author:
Artem Bilan
See Also: