Package org.qdl_lang.extensions.mail
Class QDLMailLoader
- java.lang.Object
- 
- org.qdl_lang.extensions.mail.QDLMailLoader
 
- 
- All Implemented Interfaces:
- Serializable,- QDLLoader
 
 public class QDLMailLoader extends Object implements QDLLoader Created by Jeff Gaynor 
 on 11/2/23 at 11:17 AM- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description QDLMailLoader()
 - 
Method SummaryAll 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.
 
-