public final class SpringContextParameterResolverFactoryBuilder extends Object
| Modifier and Type | Method and Description | 
|---|---|
static org.springframework.beans.factory.config.RuntimeBeanReference | 
getBeanReference(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
Create, if necessary, a bean definition for a ParameterResolverFactory and returns the reference to bean for use
 in other Bean Definitions. 
 | 
public static org.springframework.beans.factory.config.RuntimeBeanReference getBeanReference(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
registry - The registry in which to look for an already existing instanceCopyright © 2010–2018. All rights reserved.