Package net.officefloor.flyway
Interface FlywayConfigurerServiceFactory
-
- All Superinterfaces:
ServiceFactory<FlywayConfigurer>
public interface FlywayConfigurerServiceFactory extends ServiceFactory<FlywayConfigurer>
ServiceFactory
for theFlywayConfigurer
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-