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