public class SpringBeanContext extends Object implements BeanContext
| Constructor and Description |
|---|
SpringBeanContext(org.springframework.context.ApplicationContext context) |
public SpringBeanContext(org.springframework.context.ApplicationContext context)
public <T> T getBean(Class<T> type)
getBean in interface BeanContextCopyright © 2014. All Rights Reserved.