
javaEE
xiasys001
这个作者很懒,什么都没留下…
展开
-
java服务定位器(1)
private static ServiceLocator handler; private Map handlers = null; private Context context = null; public void clearCache() { handlers = Collections.synchronizedMap(new HashMap()); }...2010-08-23 10:58:44 · 150 阅读 · 0 评论 -
java服务定位器(2)
/** * 通过IBM内部方式得到EJB的本地home接口 * * @param jndiHomeName * @throws ServiceLocatorException */ public EJBLocalHome getLocalHomeOnly4IBM(String jndiHomeName) throws ServiceLocatorExce...2010-08-23 11:10:41 · 117 阅读 · 0 评论 -
java服务定位器(3)
/** * 得到主题工厂 * * @param topicConnFactoryName * @throws ServiceLocatorException */ public TopicConnectionFactory getTopicConnectionFactory( String topicConnFactoryName) throws Ser...2010-08-23 11:10:53 · 128 阅读 · 0 评论 -
sdsssss
//取Bean AppContext.getInstance().getAppContext().getBean("courseManageService")原创 2011-04-19 23:15:27 · 214 阅读 · 0 评论 -
sss
http://dzh2.mop.com/newbie/indexframe.jsp#/topic/readNewbie_12189490_0_0.html http://dzh.mop.com/#/topic/readSub_13193870_0_0.html原创 2011-01-21 17:27:48 · 148 阅读 · 0 评论