Class ScriptMessageSourceSpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, 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:
ScriptSpec, MessageProcessorMessageSource