Package net.officefloor.compile.classes
Interface ClassPathScannerServiceFactory
-
- All Superinterfaces:
ServiceFactory<ClassPathScanner>
public interface ClassPathScannerServiceFactory extends ServiceFactory<ClassPathScanner>
ServiceFactory
for theClassPathScanner
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-