Class WhenAnalyzer
- java.lang.Object
-
- de.codecentric.reedelk.module.descriptor.analyzer.property.WhenAnalyzer
-
- All Implemented Interfaces:
FieldInfoAnalyzer
public class WhenAnalyzer extends Object implements FieldInfoAnalyzer
-
-
Constructor Summary
Constructors Constructor Description WhenAnalyzer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(io.github.classgraph.FieldInfo fieldInfo, PropertyDescriptor.Builder builder, ComponentAnalyzerContext context)
-
-
-
Method Detail
-
handle
public void handle(io.github.classgraph.FieldInfo fieldInfo, PropertyDescriptor.Builder builder, ComponentAnalyzerContext context)- Specified by:
handlein interfaceFieldInfoAnalyzer
-
-