搜索资源列表
guice-1.0-src
- Guice是轻量级的依赖注入框架。简而言之, Guice减轻需要工厂和使用新的Java代码。想想Guice的@注入的新的新的。您仍然需要写工厂在某些情况下,但您的代码将不直接依赖于他们。你的代码更容易改变,单元测试和重复使用在其他情况。-Guice is a lightweight dependency injection fr a mework. In short, Guice Factory required to mitigate
GoogleGuiceAgileLightweightDependencyInjectionFra
- Google Guice Agile Light weight Dependency Injection fr a mework
Guice
- Google 的AOP框架Guice的演示程序-Tester class of google s aop fr a mework: Google-Guice
googleguice
- 日前Google推出了他自己的轻量级依赖注入(dependency inject)框架——Guice。Guice依靠Java新的Annotation特性,取代了XML的配置,并提供了灵活的注入方法,可以注入到成员、参数、方法等多个位置。在它的官方页面上有一份新手入门的文档,另外可以获取相关信息的就是两个人的blog链接。 初步试用了一下,感觉Guice的Annotation机制和Spring的XML配置功能上基本是完全等价的,只是一个
Guice
- guice案例源码,guice是一个IOC容器,可以替代spring,但是比spring快很多倍。-jva guice fr a mework sample source code
guice-3.0-src
- google guice 轻量级IOC容器-GOOGLE Lightweight IOC container.............
22
- 实现了Java web开发中,Myeclipse中guice框架的集成,里面还包括了guice中的jar文件。-Java web development, Myeclipse guice fr a mework of integration, which also includes the guice jar file.
guice-2.0
- javascr ipt入门基础,初步掌握javascr ipt基础知识和灵活运用-the javascr ipt entry based on preliminary master javascr ipt basics and flexible use
Guice_WebDemo
- 简单示例guice的demo,用guice用于web开发-A simple example of demo guice
src
- google guice 学习使用Demo(Google Guice fr a mework learning to use Demo)