org.skyscreamer.yoga.demo.test
Class SpringBeanContext
java.lang.Object
org.skyscreamer.yoga.demo.test.SpringBeanContext
- All Implemented Interfaces:
- BeanContext
public class SpringBeanContext
- extends Object
- implements BeanContext
|
Constructor Summary |
SpringBeanContext(org.springframework.context.ApplicationContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringBeanContext
public SpringBeanContext(org.springframework.context.ApplicationContext context)
getBean
public <T> T getBean(Class<T> type)
- Specified by:
getBean in interface BeanContext
Copyright © 2013. All Rights Reserved.