Package net.officefloor.nosql.cosmosdb
Interface CosmosDbServiceFactory
-
- All Superinterfaces:
ServiceFactory<CosmosDbFactory>
public interface CosmosDbServiceFactory extends ServiceFactory<CosmosDbFactory>
ServiceFactory
for theCosmosDbFactory
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-