public interface

JvmCompilationMBean

sun.management.snmp.jvmmib.JvmCompilationMBean
Known Indirect Subclasses

Class Overview

This interface is used for representing the remote management interface for the "JvmCompilation" MBean.

Summary

Public Methods
abstract String getJvmJITCompilerName()
Getter for the "JvmJITCompilerName" variable.
abstract EnumJvmJITCompilerTimeMonitoring getJvmJITCompilerTimeMonitoring()
Getter for the "JvmJITCompilerTimeMonitoring" variable.
abstract Long getJvmJITCompilerTimeMs()
Getter for the "JvmJITCompilerTimeMs" variable.

Public Methods

public abstract String getJvmJITCompilerName ()

Getter for the "JvmJITCompilerName" variable.

public abstract EnumJvmJITCompilerTimeMonitoring getJvmJITCompilerTimeMonitoring ()

Getter for the "JvmJITCompilerTimeMonitoring" variable.

public abstract Long getJvmJITCompilerTimeMs ()

Getter for the "JvmJITCompilerTimeMs" variable.