Interface ThreadMXBean

All Superinterfaces:
PlatformManagedObject, ThreadMXBean

public interface ThreadMXBean
extends ThreadMXBean
Platform-specific management interface for the thread system of the Java virtual machine.

This platform extension is only available to a thread implementation that supports this extension.

Since:
6u25