Package org.qdl_lang.extensions.X509
Class X509Loader
- java.lang.Object
-
- org.qdl_lang.extensions.X509.X509Loader
-
- All Implemented Interfaces:
Serializable
,QDLLoader
public class X509Loader extends Object implements QDLLoader
Created by Jeff Gaynor
on 8/16/22 at 3:16 PM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description X509Loader()
-
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.
-