Module net.anwiba.commons.injection
Interface IValueInjectionAnalyser
- All Known Implementing Classes:
ValueInjectionAnalyser
public interface IValueInjectionAnalyser
-
Method Summary
Modifier and TypeMethodDescriptionanalyse(IInjectingFactory<T> object) booleanisImitable(AnnotatedElement element, Class type) booleanisInjectable(AnnotatedElement field) booleanisNullable(AnnotatedElement element)
-
Method Details
-
analyse
-
analyse
-
isImitable
-
isNullable
-
isInjectable
-