|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.agent.mo.jmx.MBeanMOInfo
org.snmp4j.agent.mo.jmx.MBeanAttributeMOTableInfo
org.snmp4j.agent.mo.jmx.MBeanAttributeListMOTableInfo
public class MBeanAttributeListMOTableInfo
The MBeanAttributeListMOTableInfo provides a mapping between
a multi valued MBean attribute an a single column SNMP table.
| Constructor Summary | |
|---|---|
MBeanAttributeListMOTableInfo(javax.management.ObjectName name,
MBeanAttributeKeyProvider listProvider)
Creates a single column SNMP table to multi valued MBean attribute mapping. |
|
| Method Summary |
|---|
| Methods inherited from class org.snmp4j.agent.mo.jmx.MBeanAttributeMOTableInfo |
|---|
getColumns, getIndexAttributes, getIndexSupport, getKey, getKeyProvider |
| Methods inherited from class org.snmp4j.agent.mo.jmx.MBeanMOInfo |
|---|
getMBeanNames, getObjectName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanAttributeListMOTableInfo(javax.management.ObjectName name,
MBeanAttributeKeyProvider listProvider)
name - the name of the MBean.listProvider - the key provider that provides the keys and values for the SNMP table.
|
Copyright 2006-2007 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||