|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.management.Runtime
public class Runtime
Constructor Summary | |
---|---|
Runtime(Ruby ruby)
|
Method Summary | |
---|---|
int |
getBacktraceCount()
|
int |
getCallerCount()
|
int |
getExceptionCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Runtime(Ruby ruby)
Method Detail |
---|
public int getExceptionCount()
getExceptionCount
in interface RuntimeMBean
public int getBacktraceCount()
getBacktraceCount
in interface RuntimeMBean
public int getCallerCount()
getCallerCount
in interface RuntimeMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |