| AbstractBindingBuilder |
Bind a value or constant.
|
| BindingBuilder |
Bind a non-constant key.
|
| BindingImpl |
|
| ErrorId |
Enum used to identify a specific Guice error.
|
| 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.
|
| GenericErrorDetail |
Generic error message representing a Guice internal error.
|
| InternalFlags.BytecodeGenOption |
Options for controlling whether Guice uses bytecode generation at runtime.
|
| InternalFlags.ColorizeOption |
Options for enable or disable using ansi color in error messages.
|
| InternalFlags.CustomClassLoadingOption |
The options for Guice custom class loading.
|
| InternalFlags.IncludeStackTraceOption |
The options for Guice stack trace collection.
|
| InternalFlags.NullableProvidesOption |
Options for handling nullable parameters used in provides methods.
|
| InternalInjectorCreator |
Builds a tree of injectors.
|
| InternalProvisionException |
A checked exception for provisioning errors.
|
| ProviderMethod |
A provider that invokes a method and returns its result.
|
| RealMapBinder |
The actual mapbinder plays several roles:
|
| RealMultibinder |
The actual multibinder plays several roles:
|
| RealOptionalBinder |
The actual OptionalBinder plays several roles.
|
| Scoping |
References a scope, either directly (as a scope instance), or indirectly (as a scope annotation).
|