com.google.inject.assistedinject.AssistedMethod |
Details about how a method in an assisted inject factory will be assisted.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns all non-assisted dependencies required to construct and inject
the implementation.
| |||||||||||
Returns the factory method that is being assisted.
| |||||||||||
Returns the constructor that will be used to construct instances of the
implementation.
| |||||||||||
Returns the implementation type that will be created when the method is
used.
|
Returns all non-assisted dependencies required to construct and inject the implementation.
Returns the factory method that is being assisted.
Returns the constructor that will be used to construct instances of the implementation.
Returns the implementation type that will be created when the method is used.