Package net.officefloor.compile
Interface GovernanceSourceServiceFactory
- All Superinterfaces:
ServiceFactory<GovernanceSourceService<?,?, ?>>
- All Known Implementing Classes:
ClassGovernanceSource
public interface GovernanceSourceServiceFactory
extends ServiceFactory<GovernanceSourceService<?,?,?>>
ServiceFactory for the GovernanceSourceService.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService