T - The fully qualified type of the factory.public interface AssistedInjectBinding<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<AssistedMethod> |
getAssistedMethods()
Returns an
AssistedMethod for each method in the factory. |
Key<T> |
getKey()
Returns the
Key for the factory binding. |
Collection<AssistedMethod> getAssistedMethods()
AssistedMethod for each method in the factory.