FileSize | 853318 |
MD5 | E3BEAE1652F19CDFDC2BCD16A751A921 |
PackageDescription | lightweight dependency injection framework for Java 5 and above
Guice 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.
.
Guice allows implementation classes to be programmatically bound to
an interface, then injected into constructors, methods or fields
using an @Inject annotation. When more than one implementation of
the same interface is needed, the user can create custom annotations
that identify an implementation, then use that annotation when
injecting it. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libguice-java |
PackageSection | java |
PackageVersion | 4.0-4 |
SHA-1 | C01F20240E803258E410978C1B7EFE42A742ECC3 |
SHA-256 | 0074CE1CC52E7A25F3615C4FFEC8213C8FD82D974E647E54089822EC606B0881 |