| Package | Description |
|---|---|
| com.google.inject.assistedinject |
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar. |
| Modifier and Type | Class and Description |
|---|---|
private static class |
FactoryProvider2.AssistData
All the data necessary to perform an assisted inject.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AssistedMethod> |
FactoryProvider2.getAssistedMethods() |
java.util.Collection<AssistedMethod> |
AssistedInjectBinding.getAssistedMethods()
Returns an
AssistedMethod for each method in the factory. |