public interface

JvmRTBootClassPathEntryMBean

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

Class Overview

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

Summary

Public Methods
abstract Integer getJvmRTBootClassPathIndex()
Getter for the "JvmRTBootClassPathIndex" variable.
abstract String getJvmRTBootClassPathItem()
Getter for the "JvmRTBootClassPathItem" variable.

Public Methods

public abstract Integer getJvmRTBootClassPathIndex ()

Getter for the "JvmRTBootClassPathIndex" variable.

public abstract String getJvmRTBootClassPathItem ()

Getter for the "JvmRTBootClassPathItem" variable.