public class

JvmRTLibraryPathEntryImpl

extends Object
implements Serializable JvmRTLibraryPathEntryMBean
java.lang.Object
   ↳ sun.management.snmp.jvminstr.JvmRTLibraryPathEntryImpl

Class Overview

The class is used for implementing the "JvmRTLibraryPathEntry" group.

Summary

Public Constructors
JvmRTLibraryPathEntryImpl(String item, int index)
Constructor for the "JvmRTLibraryPathEntry" group.
Public Methods
Integer getJvmRTLibraryPathIndex()
Getter for the "JvmRTLibraryPathIndex" variable.
String getJvmRTLibraryPathItem()
Getter for the "JvmRTLibraryPathItem" variable.
[Expand]
Inherited Methods
From class java.lang.Object
From interface sun.management.snmp.jvmmib.JvmRTLibraryPathEntryMBean

Public Constructors

public JvmRTLibraryPathEntryImpl (String item, int index)

Constructor for the "JvmRTLibraryPathEntry" group.

Public Methods

public Integer getJvmRTLibraryPathIndex ()

Getter for the "JvmRTLibraryPathIndex" variable.

public String getJvmRTLibraryPathItem ()

Getter for the "JvmRTLibraryPathItem" variable.