Package net.officefloor.compile
Interface OfficeFloorCompilerConfigurerServiceFactory
- All Superinterfaces:
ServiceFactory<OfficeFloorCompilerConfigurer>
- All Known Implementing Classes:
WebAppOfficeFloorCompilerConfigurationServiceFactory
public interface OfficeFloorCompilerConfigurerServiceFactory
extends ServiceFactory<OfficeFloorCompilerConfigurer>
- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService