|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.agent.mo.jmx.MBeanStateInfo
public class MBeanStateInfo
The MBeanStateInfo maps a SNMP enumeration value to a MBean
attribute state value and vice versa.
| Constructor Summary | |
|---|---|
MBeanStateInfo(int stateID,
TypedAttribute stateAttribute,
java.lang.Object stateIndication)
|
|
| Method Summary | |
|---|---|
TypedAttribute |
getStateAttribute()
|
int |
getStateID()
|
java.lang.Object |
getStateIndication()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanStateInfo(int stateID,
TypedAttribute stateAttribute,
java.lang.Object stateIndication)
| Method Detail |
|---|
public int getStateID()
public java.lang.Object getStateIndication()
public TypedAttribute getStateAttribute()
|
Copyright 2006-2007 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||