public interface

JvmRTLibraryPathEntryMBean

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

Class Overview

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

Summary

Public Methods
abstract Integer getJvmRTLibraryPathIndex()
Getter for the "JvmRTLibraryPathIndex" variable.
abstract String getJvmRTLibraryPathItem()
Getter for the "JvmRTLibraryPathItem" variable.

Public Methods

public abstract Integer getJvmRTLibraryPathIndex ()

Getter for the "JvmRTLibraryPathIndex" variable.

public abstract String getJvmRTLibraryPathItem ()

Getter for the "JvmRTLibraryPathItem" variable.