public final class BeanSpecification extends Object
Constructor and Description |
---|
BeanSpecification(String name,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.ConfigurableListableBeanFactory |
getBeanFactory() |
String |
getName() |
public BeanSpecification(String name, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
public String getName()
public org.springframework.beans.factory.config.ConfigurableListableBeanFactory getBeanFactory()
Copyright © 2009–2018 Performance Co-Pilot. All rights reserved.