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