最新文章列表

jee6 学习笔记 6.2 - @Schedule

This tests the ejb3.1 annotation @Schedule. The idea is to print the server time regularly, in a scheduled task method. package com.jxee.ejb.test.singleton; import java.util.Date; import java ...
jXee 评论(0) 有1884人浏览 2012-07-26 08:33

jee6 学习笔记 6.1 - Singleton EJB

The idea of the test is to print the instance of the singleton ejb for different requests. The singleton ejb is referenced in the request scoped backing bean. the screen shot of the test page: th ...
jXee 评论(0) 有1785人浏览 2012-07-20 13:39

Google Guice @Singleton @Named

  Google Guice提供了一个名为@Singleton的注解,只要在类上加上这个注解,就可以实现一个单例类,不需要自己手动编写单例实现类。@Named注解提供了为属性赋值的功能。     一。Scope   package com.template.juice; /** * Created by IntelliJ IDEA. * User: Zhong Gang * ...
Wind_ZhongGang 评论(0) 有4774人浏览 2011-08-05 21:04

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics