Package edu.uiuc.ncsa.oa2.qdl
Class QDLToolsLoader
- java.lang.Object
-
- org.oa4mp.server.qdl.QDLToolsLoader
-
- All Implemented Interfaces:
edu.uiuc.ncsa.qdl.extensions.QDLLoader
,Serializable
public class QDLToolsLoader extends Object implements edu.uiuc.ncsa.qdl.extensions.QDLLoader
This is the class charged with getting all the modules created and is referenced to pull everything in to your workspace.Created by Jeff Gaynor
on 2/11/20 at 7:05 AM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QDLToolsLoader()
-
-
-
Method Detail
-
load
public List<edu.uiuc.ncsa.qdl.module.Module> load()
- Specified by:
load
in interfaceedu.uiuc.ncsa.qdl.extensions.QDLLoader
-
-