Uses of Interface
net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogator
-
Packages that use ClassSectionParameterInterrogator Package Description net.officefloor.plugin.section.clazz.parameter net.officefloor.plugin.section.clazz.parameter.impl -
-
Uses of ClassSectionParameterInterrogator in net.officefloor.plugin.section.clazz.parameter
Methods in net.officefloor.plugin.section.clazz.parameter with parameters of type ClassSectionParameterInterrogator Modifier and Type Method Description static booleanClassSectionParameterInterrogation. isParameter(ManagedFunctionObjectType<?> functionObject, SourceContext sourceContext, ClassSectionParameterInterrogator interrogator)Indicates if parameter. -
Uses of ClassSectionParameterInterrogator in net.officefloor.plugin.section.clazz.parameter.impl
Classes in net.officefloor.plugin.section.clazz.parameter.impl that implement ClassSectionParameterInterrogator Modifier and Type Class Description classParameterAnnotationClassSectionParameterInterrogatorclassParameterClassSectionParameterInterrogatorMethods in net.officefloor.plugin.section.clazz.parameter.impl that return ClassSectionParameterInterrogator Modifier and Type Method Description ClassSectionParameterInterrogatorParameterAnnotationClassSectionParameterInterrogator. createService(ServiceContext context)ClassSectionParameterInterrogatorParameterClassSectionParameterInterrogator. createService(ServiceContext context)
-