|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.agent.mo.jmx.AbstractMBeanSupport
public abstract class AbstractMBeanSupport
| Field Summary | |
|---|---|
protected java.util.Map<org.snmp4j.smi.OID,MBeanMOInfo> |
oid2MBeanMap
|
protected javax.management.MBeanServerConnection |
server
|
| Constructor Summary | |
|---|---|
AbstractMBeanSupport(javax.management.MBeanServerConnection server)
|
|
| Method Summary | |
|---|---|
protected MBeanMOInfo |
getMBeanMOInfo(org.snmp4j.smi.OID snmpOID)
|
void |
removeMBean(org.snmp4j.smi.OID oid)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map<org.snmp4j.smi.OID,MBeanMOInfo> oid2MBeanMap
protected javax.management.MBeanServerConnection server
| Constructor Detail |
|---|
public AbstractMBeanSupport(javax.management.MBeanServerConnection server)
| Method Detail |
|---|
protected MBeanMOInfo getMBeanMOInfo(org.snmp4j.smi.OID snmpOID)
public void removeMBean(org.snmp4j.smi.OID oid)
|
Copyright 2006-2007 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||