Package edu.uiuc.ncsa.oa2.qdl
Class OA2LibLoader2
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.OA2LibLoader
-
- org.oa4mp.server.qdl.OA2LibLoader2
-
- All Implemented Interfaces:
edu.uiuc.ncsa.qdl.state.LibLoader
public class OA2LibLoader2 extends OA2LibLoader
Instantiated in theQDLEnvironment
to populate the lib entry. This is never directly used in the code though.Created by Jeff Gaynor
on 4/4/23 at 9:30 AM
-
-
Field Summary
-
Fields inherited from class edu.uiuc.ncsa.myproxy.oa4mp.qdl.OA2LibLoader
libKey
-
-
Constructor Summary
Constructors Constructor Description OA2LibLoader2()
-
-
-
Method Detail
-
add
public void add(edu.uiuc.ncsa.qdl.state.State state)
- Specified by:
add
in interfaceedu.uiuc.ncsa.qdl.state.LibLoader
- Overrides:
add
in classOA2LibLoader
-
-