|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.oti.vm.VM
public class VM
Stub for IBM J9 MIDP implementation.
Licensed Materials - Property of IBM, (c) Copyright IBM Corp. 2000, 2002 All Rights Reserved
This class is not distributed with BlueCove binary distribution: bluecove.jar
Constructor Summary | |
---|---|
VM()
|
Method Summary | |
---|---|
static void |
addShutdownClass(Runnable hook)
Stub for IBM J9 MIDP implementation. |
static void |
loadLibrary(String libname)
Stub for IBM J9 MIDP implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VM()
Method Detail |
---|
public static void loadLibrary(String libname) throws IOException
libname
-
IOException
public static void addShutdownClass(Runnable hook)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |