public class MBeanAttributeListMOTableInfo extends MBeanAttributeMOTableInfo
MBeanAttributeListMOTableInfo provides a mapping between
a multi valued MBean attribute an a single column SNMP table.| Constructor and Description |
|---|
MBeanAttributeListMOTableInfo(ObjectName name,
MBeanAttributeKeyProvider listProvider)
Creates a single column SNMP table to multi valued MBean attribute mapping.
|
getColumns, getIndexAttributes, getIndexSupport, getKey, getKeyProvidergetMBeanNames, getObjectNamepublic MBeanAttributeListMOTableInfo(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 © 2015 SNMP4J.org. All rights reserved.