Spec-Zone .ru
спецификации, руководства, описания, API

JConsole API

Package com.sun.tools.jconsole

This package contains the JConsole API.

See:
          Description

Interface Summary
JConsoleContext JConsoleContext represents a JConsole connection to a target application.
 

Class Summary
JConsolePlugin A JConsole plugin class.
 

Enum Summary
JConsoleContext.ConnectionState Values for the ConnectionState bound property.
 

Package com.sun.tools.jconsole Description

This package contains the JConsole API.

Since:
1.6

JConsole API