@Component(value="org.thepavel.icomponent.util.internalBeanLookup") public class BeanLookupImpl extends java.lang.Object implements BeanLookup
NAME| Constructor and Description |
|---|
BeanLookupImpl(org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getBean(java.lang.String beanName,
java.lang.Class<?> beanType) |
@Autowired public BeanLookupImpl(org.springframework.context.ApplicationContext context)
public java.lang.Object getBean(java.lang.String beanName,
java.lang.Class<?> beanType)
getBean in interface BeanLookup