public abstract class LangNamespaceUtils extends Object
| Constructor and Description | 
|---|
| LangNamespaceUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static BeanDefinition | registerScriptFactoryPostProcessorIfNecessary(BeanDefinitionRegistry registry)Register a  ScriptFactoryPostProcessorbean definition in the suppliedBeanDefinitionRegistryif theScriptFactoryPostProcessorhasn't
 already been registered. | 
public static BeanDefinition registerScriptFactoryPostProcessorIfNecessary(BeanDefinitionRegistry registry)
ScriptFactoryPostProcessor bean definition in the supplied
 BeanDefinitionRegistry if the ScriptFactoryPostProcessor hasn't
 already been registered.registry - the BeanDefinitionRegistry to register the script processor withScriptFactoryPostProcessor bean definition (new or already registered)