| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BoundProviderFactory<T>
Delegates to a custom factory which is also bound in the injector.
|
(package private) class |
ExposedKeyFactory<T>
This factory exists in a parent injector.
|
(package private) class |
FactoryProxy<T>
A placeholder which enables us to swap in the real factory once the injector is created.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<CreationListener> |
ProcessedBindingData.creationListeners |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
ProcessedBindingData.addCreationListener(CreationListener listener) |