Package net.officefloor.compile
Interface OfficeSourceServiceFactory
-
- All Superinterfaces:
ServiceFactory<OfficeSourceService<?>>
- All Known Implementing Classes:
OfficeModelOfficeSource
public interface OfficeSourceServiceFactory extends ServiceFactory<OfficeSourceService<?>>
ServiceFactory
for theOfficeSourceService
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-