| Package | Description |
|---|---|
| org.snmp4j.agent.mo.jmx | |
| org.snmp4j.agent.mo.jmx.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXSimpleArrayIndexSupport
The
JMXSimpleArrayIndexSupport provides index support
for SNMP indexes that are directly related to index values of an array
provided through a MBean. |
| Modifier and Type | Method and Description |
|---|---|
JMXIndexSupport |
MBeanAttributeMOTableInfo.getIndexSupport() |
| Constructor and Description |
|---|
JMXAttributeNotificationIndexSupport(TypedAttribute attribute,
JMXIndexSupport indexSupport) |
MBeanAttributeMOTableInfo(ObjectName name,
MBeanAttributeKeyProvider keyProvider,
TypedAttribute[] columns,
String[] keyAttributes,
JMXIndexSupport indexSupport)
Creates a table mapping for the supplied MBean name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSyntheticJMXIndexSupport
The
AbstractSyntheticJMXIndexSupport maps a synthtically
generated index to a JMX row identifier and vice versa. |
Copyright © 2015 SNMP4J.org. All rights reserved.