public interface

JvmMemMgrPoolRelEntryMBean

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

Class Overview

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

Summary

Public Methods
abstract Integer getJvmMemManagerIndex()
Getter for the "JvmMemManagerIndex" variable.
abstract String getJvmMemMgrRelManagerName()
Getter for the "JvmMemMgrRelManagerName" variable.
abstract String getJvmMemMgrRelPoolName()
Getter for the "JvmMemMgrRelPoolName" variable.
abstract Integer getJvmMemPoolIndex()
Getter for the "JvmMemPoolIndex" variable.

Public Methods

public abstract Integer getJvmMemManagerIndex ()

Getter for the "JvmMemManagerIndex" variable.

public abstract String getJvmMemMgrRelManagerName ()

Getter for the "JvmMemMgrRelManagerName" variable.

public abstract String getJvmMemMgrRelPoolName ()

Getter for the "JvmMemMgrRelPoolName" variable.

public abstract Integer getJvmMemPoolIndex ()

Getter for the "JvmMemPoolIndex" variable.