public abstract class LangNamespaceUtils extends Object
LangNamespaceHandler.| Constructor and Description | 
|---|
| LangNamespaceUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.springframework.beans.factory.config.BeanDefinition | registerScriptFactoryPostProcessorIfNecessary(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)Register a  ScriptFactoryPostProcessorbean definition in the suppliedBeanDefinitionRegistryif theScriptFactoryPostProcessorhasn't
 already been registered. | 
public static org.springframework.beans.factory.config.BeanDefinition registerScriptFactoryPostProcessorIfNecessary(org.springframework.beans.factory.support.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)