Interface ClassSectionParameterInterrogatorServiceFactory
-
- All Superinterfaces:
ServiceFactory<ClassSectionParameterInterrogator>
- All Known Implementing Classes:
ParameterAnnotationClassSectionParameterInterrogator
,ParameterClassSectionParameterInterrogator
public interface ClassSectionParameterInterrogatorServiceFactory extends ServiceFactory<ClassSectionParameterInterrogator>
- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-