|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.util.JniCauchoSystem
public class JniCauchoSystem
A wrapper for Caucho system variables, allowing tests to override the default variables.
Constructor Summary | |
---|---|
protected |
JniCauchoSystem()
|
Method Summary | |
---|---|
static JniCauchoSystem |
create()
|
double |
getLoadAvg()
Returns true if we're currently running a test. |
void |
initJniBackground()
Initialize any JNI code |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JniCauchoSystem()
Method Detail |
---|
public static JniCauchoSystem create()
public double getLoadAvg()
public void initJniBackground()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |