Package | Description |
---|---|
com.google.inject |
Google Guice (pronounced "juice") is an ultra-lightweight dependency
injection framework.
|
com.google.inject.binder |
Interfaces which make up
Binder 's
expression language. |
com.google.inject.internal |
Guice (sounds like like "juice")
|
com.google.inject.internal.util | |
com.google.inject.matcher |
Used for matching things.
|
com.google.inject.name |
Support for binding to string-based names.
|
com.google.inject.spi |
Guice service provider interface
|
com.google.inject.util |
Helper methods for working with Guice.
|
Copyright © 2006-2016 Google, Inc.. All Rights Reserved.