|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The fully qualified type of the factory.public interface AssistedInjectBinding<T>
A binding for a factory created by FactoryModuleBuilder.
Method Summary | |
---|---|
Collection<AssistedMethod> |
getAssistedMethods()
Returns an AssistedMethod for each method in the factory. |
Key<T> |
getKey()
Returns the Key for the factory binding. |
Method Detail |
---|
Key<T> getKey()
Key
for the factory binding.
Collection<AssistedMethod> getAssistedMethods()
AssistedMethod
for each method in the factory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |