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