com.jstatcom.engine.stub
Class StubLoadTypes
- java.lang.Object
-
- com.jstatcom.engine.LoadTypes
-
- com.jstatcom.engine.stub.StubLoadTypes
-
public final class StubLoadTypes extends LoadTypes
This class contains all module types that can be loaded by a Stub engine.
-
-
Field Summary
Fields Modifier and Type Field and Description static StubLoadTypesSYSLIBA system library name that must be in the library path.static StubLoadTypesUSERLIBA user library name that is in the subdirectoryjstub.
-
-
-
Field Detail
-
SYSLIB
public static final StubLoadTypes SYSLIB
A system library name that must be in the library path.
-
USERLIB
public static final StubLoadTypes USERLIB
A user library name that is in the subdirectoryjstub.
-
-
DMelt 3.0 © DataMelt by jWork.ORG