5758596061626364
} public void testAutowireBeanServiceProperty() throws Exception { Registry reg = buildFrameworkRegistry("BeanService.xml"); BeanA beanA = ( BeanA )reg.getService( BeanA.class ); beanA.methodA(); }