|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.agent.mo.jmx.MBeanNotificationObjectInfo
public class MBeanNotificationObjectInfo
The MBeanNotificationObjectInfo maps a SNMP object class OID
and value type to a MBean attribute.
| Constructor Summary | |
|---|---|
MBeanNotificationObjectInfo(org.snmp4j.smi.OID classID,
org.snmp4j.smi.Variable valueType,
TypedAttribute attribute)
|
|
| Method Summary | |
|---|---|
org.snmp4j.smi.VariableBinding |
getVariableBinding(java.lang.Object mBeanNotifyUserObject,
org.snmp4j.smi.OID index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanNotificationObjectInfo(org.snmp4j.smi.OID classID,
org.snmp4j.smi.Variable valueType,
TypedAttribute attribute)
| Method Detail |
|---|
public org.snmp4j.smi.VariableBinding getVariableBinding(java.lang.Object mBeanNotifyUserObject,
org.snmp4j.smi.OID index)
|
Copyright 2006-2007 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||