Package org.qdl_lang.extensions.dynamodb
Class QDLDynamoDBLoader
- java.lang.Object
-
- org.qdl_lang.extensions.dynamodb.QDLDynamoDBLoader
-
- All Implemented Interfaces:
Serializable
,QDLLoader
public class QDLDynamoDBLoader extends Object implements QDLLoader
Created by Jeff Gaynor
on 5/5/22 at 12:06 PM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QDLDynamoDBLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Module>
load()
This will do all the work for creating modules and will return a list of them.
-