public interface

JvmRTClassPathEntryMBean

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

Class Overview

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

Summary

Public Methods
abstract Integer getJvmRTClassPathIndex()
Getter for the "JvmRTClassPathIndex" variable.
abstract String getJvmRTClassPathItem()
Getter for the "JvmRTClassPathItem" variable.

Public Methods

public abstract Integer getJvmRTClassPathIndex ()

Getter for the "JvmRTClassPathIndex" variable.

public abstract String getJvmRTClassPathItem ()

Getter for the "JvmRTClassPathItem" variable.