| java.lang.Object | |
| ↳ | org.springframework.scripting.config.LangNamespaceUtils |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Register a
ScriptFactoryPostProcessor bean definition in the supplied
BeanDefinitionRegistry if the ScriptFactoryPostProcessor hasn't
already been registered. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Register a ScriptFactoryPostProcessor bean definition in the supplied
BeanDefinitionRegistry if the ScriptFactoryPostProcessor hasn't
already been registered.
| registry | the BeanDefinitionRegistry to register the script processor with |
|---|
ScriptFactoryPostProcessor bean definition (new or already registered)
