public interface

JvmRTInputArgsEntryMBean

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

Class Overview

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

Summary

Public Methods
abstract Integer getJvmRTInputArgsIndex()
Getter for the "JvmRTInputArgsIndex" variable.
abstract String getJvmRTInputArgsItem()
Getter for the "JvmRTInputArgsItem" variable.

Public Methods

public abstract Integer getJvmRTInputArgsIndex ()

Getter for the "JvmRTInputArgsIndex" variable.

public abstract String getJvmRTInputArgsItem ()

Getter for the "JvmRTInputArgsItem" variable.