public class

Jstatd

extends Object
java.lang.Object
   ↳ sun.tools.jstatd.Jstatd

Class Overview

Application providing remote access to the jvmstat instrumentation exported by local Java Virtual Machine processes. Remote access is provided through an RMI interface.

Summary

Public Constructors
Jstatd()
Public Methods
static void main(String[] args)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Jstatd ()

Public Methods

public static void main (String[] args)