public interface RuntimeMBean
Modifier and Type | Method and Description |
---|---|
String |
executeRuby(String code) |
String |
fullThreadDump() |
int |
getBacktraceCount() |
int |
getCallerCount() |
int |
getExceptionCount() |
String |
rawThreadDump() |
String |
threadDump() |
Copyright © 2001-2016 JRuby. All Rights Reserved.