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