Package edu.uiuc.ncsa.myproxy.oa4mp.qdl
Class OA2QDLLoader
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.OA2QDLLoader
-
- All Implemented Interfaces:
edu.uiuc.ncsa.qdl.extensions.QDLLoader
,Serializable
public class OA2QDLLoader 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. This is a convenience for one-stop shopping of OA4MP tools.Created by Jeff Gaynor
on 2/11/20 at 7:05 AM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OA2QDLLoader()
-
-
-
Method Detail
-
load
public List<edu.uiuc.ncsa.qdl.module.Module> load()
- Specified by:
load
in interfaceedu.uiuc.ncsa.qdl.extensions.QDLLoader
-
-