Interface ClassSectionParameterInterrogator
- All Known Implementing Classes:
ParameterAnnotationClassSectionParameterInterrogator,ParameterClassSectionParameterInterrogator
public interface ClassSectionParameterInterrogator
Manufactures the
Flow for ClassSectionSource.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDetermines if parameter.
-
Method Details
-
isParameter
Determines if parameter.- Parameters:
context-ClassSectionParameterInterrogatorContext.- Returns:
trueif parameter.- Throws:
Exception- If fails to determine if parameter.
-