Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
Class and Description |
---|
AbstractBindingBuilder
Bind a value or constant.
|
BindingBuilder
Bind a non-constant key.
|
BindingImpl |
BytecodeGen.Visibility
The required visibility of a user's class from a Guice-generated class.
|
Errors
A collection of error messages.
|
ErrorsException
Indicates that a result could not be returned while preparing or resolving a binding.
|
ExposureBuilder
For private binder's expose() method.
|
InternalFlags.CustomClassLoadingOption
The options for Guice custom class loading.
|
InternalFlags.IncludeStackTraceOption
The options for Guice stack trace collection.
|
InternalInjectorCreator
Builds a tree of injectors.
|
ProviderMethod
A provider that invokes a method and returns its result.
|
Scoping
References a scope, either directly (as a scope instance), or indirectly (as a scope annotation).
|
Copyright © 2006–2015 Google, Inc.. All rights reserved.