Package | Description |
---|---|
com.google.inject.assistedinject |
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar . |
Modifier and Type | Field and Description |
---|---|
private ParameterListKey |
AssistedConstructor.assistedParameters |
Modifier and Type | Method and Description |
---|---|
ParameterListKey |
AssistedConstructor.getAssistedParameters()
Returns the
ParameterListKey for this constructor. |