Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds 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.
|
InternalFlags.NullableProvidesOption |
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).
|
Copyright © 2006–2018 Google, Inc.. All rights reserved.