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