public class

JvmRTInputArgsEntryImpl

extends Object
implements Serializable JvmRTInputArgsEntryMBean
java.lang.Object
   ↳ sun.management.snmp.jvminstr.JvmRTInputArgsEntryImpl

Class Overview

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

Summary

Public Constructors
JvmRTInputArgsEntryImpl(String item, int index)
Constructor for the "JvmRTInputArgsEntry" group.
Public Methods
Integer getJvmRTInputArgsIndex()
Getter for the "JvmRTInputArgsIndex" variable.
String getJvmRTInputArgsItem()
Getter for the "JvmRTInputArgsItem" variable.
[Expand]
Inherited Methods
From class java.lang.Object
From interface sun.management.snmp.jvmmib.JvmRTInputArgsEntryMBean

Public Constructors

public JvmRTInputArgsEntryImpl (String item, int index)

Constructor for the "JvmRTInputArgsEntry" group.

Public Methods

public Integer getJvmRTInputArgsIndex ()

Getter for the "JvmRTInputArgsIndex" variable.

public String getJvmRTInputArgsItem ()

Getter for the "JvmRTInputArgsItem" variable.