`
zhuguowei
  • 浏览: 636 次
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
  /** * 获得远程EJB * @param <T> * @param T * @param url * @param location 1=账务核心 * 2=电视应用 * @return */ protected <T>T getRemoteService(Class T,String url,int location) { T service = null; InitialContext ctx = null ...
Global site tag (gtag.js) - Google Analytics