Package net.officefloor.nosql.dynamodb
Interface DynamoEntityLocatorServiceFactory
-
- All Superinterfaces:
ServiceFactory<DynamoEntityLocator>
public interface DynamoEntityLocatorServiceFactory extends ServiceFactory<DynamoEntityLocator>
ServiceFactory
for theDynamoEntityLocator
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-