Class FieldInfoAnalyzers
- java.lang.Object
-
- de.codecentric.reedelk.module.descriptor.analyzer.property.FieldInfoAnalyzers
-
public class FieldInfoAnalyzers extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertyDescriptoranalyze(io.github.classgraph.FieldInfo fieldInfo, ComponentAnalyzerContext context)
-
-
-
Method Detail
-
analyze
public static PropertyDescriptor analyze(io.github.classgraph.FieldInfo fieldInfo, ComponentAnalyzerContext context)
-
-