org.jboss.jmx.adaptor.snmp.config.attribute
Class AttributeMappings

java.lang.Object
  extended by org.jboss.jmx.adaptor.snmp.config.attribute.AttributeMappings

public class AttributeMappings
extends Object

List of mbean attribute mappings to snmp oids.

Version:
$Revision: 57210 $
Author:
Heiko W. Rupp

Constructor Summary
AttributeMappings()
           
 
Method Summary
 void addMonitoredMBean(ManagedBean mbean)
           
 Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeMappings

public AttributeMappings()
Method Detail

addMonitoredMBean

public void addMonitoredMBean(ManagedBean mbean)

iterator

public Iterator iterator()

size

public int size()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.