巫师的蜕变

导航

 
HbOnLineConfigServiceImpl    hbOnlineService=(HbOnLineConfigServiceImpl) WebContextFactoryUtil.getBean("cn.hbgroup.osm.service.impl.HbOnLineConfigServiceImpl");

这段代码可以直接使用 HbOnLineConfigServiceImpl 是你要获取的实现类;

"cn.hbgroup.osm.service.impl.HbOnLineConfigServiceImpl"是该类的全路径。

posted on 2017-04-11 09:29  jacunjpg  阅读(3553)  评论(0)    收藏  举报