| tide.jmx.TideControlMBean
All known Subclasses: tide.jmx.TideControl,
TideControlMBean | public interface TideControlMBean (Code) | | Defines MXBean interface for TIDE.
Can be accessed from JConsole.
|
Method Summary | |
public void | shutdownJVM() important, for example HPROF fails it the JVM is not terminated correctly. |
shutdownJVM | public void shutdownJVM()(Code) | | important, for example HPROF fails it the JVM is not terminated correctly.
if we have a deadlock involving the EDT, this method will be the unique
clean way to shut down !
|
|
|