|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jstatcom.engine.LoadTypes
com.jstatcom.engine.stub.StubLoadTypes
public final class StubLoadTypes
This class contains all module types that can be loaded by a Stub engine.
| Field Summary | |
|---|---|
static StubLoadTypes |
SYSLIB
A system library name that must be in the library path. |
static StubLoadTypes |
USERLIB
A user library name that is in the subdirectory jstub. |
| Method Summary |
|---|
| Methods inherited from class com.jstatcom.engine.LoadTypes |
|---|
equals, hashCode, name, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final StubLoadTypes SYSLIB
public static final StubLoadTypes USERLIB
jstub.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||