出典:Wikipedia
出典:『Wikipedia』 (2011/07/02 14:48 UTC 版)
Google Guice is an open source software framework for the Java platform released by Google under an Apache license. It provides support for dependency injection using annotations to configure Java objects. Dependency injection is a design pattern whose core principle is to separate behavior from dependency resolution.