Module net.anwiba.commons.injection
Interface IInjektionAnalyserResult
- All Superinterfaces:
IInjektionObjectDescription
- All Known Implementing Classes:
InjektionAnalyserResult
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanisEmptiable(IBinding binding) booleanisImitable(IBinding binding) booleanbooleanisIterable(IBinding binding) booleanisNullable(IBinding binding) Methods inherited from interface net.anwiba.commons.injection.impl.IInjektionObjectDescription
getFactory, getType, isFactory
-
Field Details
-
UNRESOLVEABLE
-
-
Method Details
-
getBindings
-
isIterable
-
hasIterable
boolean hasIterable() -
hasNullable
boolean hasNullable() -
isNullable
-
isIndependent
boolean isIndependent() -
isEmptiable
-
isImitable
-