Package net.officefloor.compile
Interface TeamSourceServiceFactory
- All Superinterfaces:
ServiceFactory<TeamSourceService<?>>
- All Known Implementing Classes:
OnePersonTeamSourceService,PassiveTeamSourceService,ThreadLocalAwareTeamSourceService,WorkerPerJobTeamSourceService
ServiceFactory for the TeamSourceService.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService