文件名称:guice-1.0-src
- 所属分类:
- JSP源码/Java
- 资源属性:
- [HTML]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15.07mb
- 下载次数:
- 0次
- 提 供 者:
- Danie*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Guice是轻量级的依赖注入框架。简而言之, Guice减轻需要工厂和使用新的Java代码。想想Guice的@注入的新的新的。您仍然需要写工厂在某些情况下,但您的代码将不直接依赖于他们。你的代码更容易改变,单元测试和重复使用在其他情况。-Guice is a lightweight dependency injection fr a mework. In short, Guice Factory required to mitigate and use of new Java code. Think of Guice' s @ inject new new. You will still need to write the factory in some cases, but your code will not directly dependent on them. It easier for you to change the code, unit test and reuse in other situations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.properties
build.xml
common.xml
COPYING
guice.iml
guice.ipr
guice.iws
javadoc
.......\allclasses-frame.html
.......\allclasses-noframe.html
.......\com
.......\...\google
.......\...\......\inject
.......\...\......\......\AbstractModule.html
.......\...\......\......\binder
.......\...\......\......\......\AnnotatedBindingBuilder.html
.......\...\......\......\......\AnnotatedConstantBindingBuilder.html
.......\...\......\......\......\ConstantBindingBuilder.html
.......\...\......\......\......\LinkedBindingBuilder.html
.......\...\......\......\......\package-frame.html
.......\...\......\......\......\package-summary.html
.......\...\......\......\......\package-tree.html
.......\...\......\......\......\ScopedBindingBuilder.html
.......\...\......\......\Binder.html
.......\...\......\......\Binding.html
.......\...\......\......\BindingAnnotation.html
.......\...\......\......\CreationException.html
.......\...\......\......\Guice.html
.......\...\......\......\ImplementedBy.html
.......\...\......\......\Inject.html
.......\...\......\......\Injector.html
.......\...\......\......\jndi
.......\...\......\......\....\JndiIntegration.html
.......\...\......\......\....\package-frame.html
.......\...\......\......\....\package-summary.html
.......\...\......\......\....\package-tree.html
.......\...\......\......\Key.html
.......\...\......\......\matcher
.......\...\......\......\.......\AbstractMatcher.html
.......\...\......\......\.......\Matcher.html
.......\...\......\......\.......\Matchers.html
.......\...\......\......\.......\package-frame.html
.......\...\......\......\.......\package-summary.html
.......\...\......\......\.......\package-tree.html
.......\...\......\......\Module.html
.......\...\......\......\name
.......\...\......\......\....\Named.html
.......\...\......\......\....\Names.html
.......\...\......\......\....\package-frame.html
.......\...\......\......\....\package-summary.html
.......\...\......\......\....\package-tree.html
.......\...\......\......\package-frame.html
.......\...\......\......\package-summary.html
.......\...\......\......\package-tree.html
.......\...\......\......\ProvidedBy.html
.......\...\......\......\Provider.html
.......\...\......\......\Scope.html
.......\...\......\......\ScopeAnnotation.html
.......\...\......\......\Scopes.html
.......\...\......\......\servlet
.......\...\......\......\.......\GuiceFilter.html
.......\...\......\......\.......\package-frame.html
.......\...\......\......\.......\package-summary.html
.......\...\......\......\.......\package-tree.html
.......\...\......\......\.......\RequestParameters.html
.......\...\......\......\.......\RequestScoped.html
.......\...\......\......\.......\ServletModule.html
.......\...\......\......\.......\ServletScopes.html
.......\...\......\......\.......\SessionScoped.html
.......\...\......\......\Singleton.html
.......\...\......\......\spi
.......\...\......\......\...\Message.html
.......\...\......\......\...\package-frame.html
.......\...\......\......\...\package-summary.html
.......\...\......\......\...\package-tree.html
.......\...\......\......\...\SourceProvider.html
.......\...\......\......\...\SourceProviders.html
.......\...\......\......\spring
.......\...\......\......\......\package-frame.html
.......\...\......\......\......\package-summary.html
.......\...\......\......\......\package-tree.html
.......\...\......\......\......\SpringIntegration.html
.......\...\......\......\Stage.html
.......\...\......\......\tools
.......\...\......\......\.....\jmx
.......\...\......\......\.....\...\ManagedBindingMBean.html
.......\...\......\......\.....\...\Manager.html
.......\...\......\......\.....\...\package-frame.html
.......\...\......\......\.....\...\package-summary.html
.......\...\......\......\.....\...\package-tree.html
.......\...\......\......\TypeLiteral.html
.......\constant-values.html
.......\deprecated-list.html
.......\help-doc.html
.......\index-all.html
.......\index.html
.......\overview-frame.html
.......\overview-summary.html
.......\overview-tree.html
build.xml
common.xml
COPYING
guice.iml
guice.ipr
guice.iws
javadoc
.......\allclasses-frame.html
.......\allclasses-noframe.html
.......\com
.......\...\......\inject
.......\...\......\......\AbstractModule.html
.......\...\......\......\binder
.......\...\......\......\......\AnnotatedBindingBuilder.html
.......\...\......\......\......\AnnotatedConstantBindingBuilder.html
.......\...\......\......\......\ConstantBindingBuilder.html
.......\...\......\......\......\LinkedBindingBuilder.html
.......\...\......\......\......\package-frame.html
.......\...\......\......\......\package-summary.html
.......\...\......\......\......\package-tree.html
.......\...\......\......\......\ScopedBindingBuilder.html
.......\...\......\......\Binder.html
.......\...\......\......\Binding.html
.......\...\......\......\BindingAnnotation.html
.......\...\......\......\CreationException.html
.......\...\......\......\Guice.html
.......\...\......\......\ImplementedBy.html
.......\...\......\......\Inject.html
.......\...\......\......\Injector.html
.......\...\......\......\jndi
.......\...\......\......\....\JndiIntegration.html
.......\...\......\......\....\package-frame.html
.......\...\......\......\....\package-summary.html
.......\...\......\......\....\package-tree.html
.......\...\......\......\Key.html
.......\...\......\......\matcher
.......\...\......\......\.......\AbstractMatcher.html
.......\...\......\......\.......\Matcher.html
.......\...\......\......\.......\Matchers.html
.......\...\......\......\.......\package-frame.html
.......\...\......\......\.......\package-summary.html
.......\...\......\......\.......\package-tree.html
.......\...\......\......\Module.html
.......\...\......\......\name
.......\...\......\......\....\Named.html
.......\...\......\......\....\Names.html
.......\...\......\......\....\package-frame.html
.......\...\......\......\....\package-summary.html
.......\...\......\......\....\package-tree.html
.......\...\......\......\package-frame.html
.......\...\......\......\package-summary.html
.......\...\......\......\package-tree.html
.......\...\......\......\ProvidedBy.html
.......\...\......\......\Provider.html
.......\...\......\......\Scope.html
.......\...\......\......\ScopeAnnotation.html
.......\...\......\......\Scopes.html
.......\...\......\......\servlet
.......\...\......\......\.......\GuiceFilter.html
.......\...\......\......\.......\package-frame.html
.......\...\......\......\.......\package-summary.html
.......\...\......\......\.......\package-tree.html
.......\...\......\......\.......\RequestParameters.html
.......\...\......\......\.......\RequestScoped.html
.......\...\......\......\.......\ServletModule.html
.......\...\......\......\.......\ServletScopes.html
.......\...\......\......\.......\SessionScoped.html
.......\...\......\......\Singleton.html
.......\...\......\......\spi
.......\...\......\......\...\Message.html
.......\...\......\......\...\package-frame.html
.......\...\......\......\...\package-summary.html
.......\...\......\......\...\package-tree.html
.......\...\......\......\...\SourceProvider.html
.......\...\......\......\...\SourceProviders.html
.......\...\......\......\spring
.......\...\......\......\......\package-frame.html
.......\...\......\......\......\package-summary.html
.......\...\......\......\......\package-tree.html
.......\...\......\......\......\SpringIntegration.html
.......\...\......\......\Stage.html
.......\...\......\......\tools
.......\...\......\......\.....\jmx
.......\...\......\......\.....\...\ManagedBindingMBean.html
.......\...\......\......\.....\...\Manager.html
.......\...\......\......\.....\...\package-frame.html
.......\...\......\......\.....\...\package-summary.html
.......\...\......\......\.....\...\package-tree.html
.......\...\......\......\TypeLiteral.html
.......\constant-values.html
.......\deprecated-list.html
.......\help-doc.html
.......\index-all.html
.......\index.html
.......\overview-frame.html
.......\overview-summary.html
.......\overview-tree.html