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-2015 JRuby. All Rights Reserved.