|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JMXRowSupport
The JMXRowSupport maps an internal row identifier of a table
to a MBean ObjectName.
| Method Summary | |
|---|---|
javax.management.ObjectName |
getRowMBean(org.snmp4j.smi.OID tableOID,
java.lang.Object rowKey)
Maps the supplied internal row key to a MBean ObjectName |
| Method Detail |
|---|
javax.management.ObjectName getRowMBean(org.snmp4j.smi.OID tableOID,
java.lang.Object rowKey)
ObjectName
tableOID - a table entry OID (e.g., ifEntry).rowKey - an Object that identifies a MBean representing the corresponding row
of the through tableOID identified table.
ObjectName of the MBean associated with the specified
row.
|
Copyright 2006-2007 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||