Uses of Package
net.sf.snmpadaptor4j.core.mapping

Packages that use net.sf.snmpadaptor4j.core.mapping
net.sf.snmpadaptor4j.core.accessor Package containing all classes used to access attributes of MBeans or other. 
net.sf.snmpadaptor4j.core.mapping Package containing all classes for the mapping loading for each MBean. 
net.sf.snmpadaptor4j.core.trap Package containing all classes used to build SNMP traps from JMX notifications and to send them to all SNMP managers. 
 

Classes in net.sf.snmpadaptor4j.core.mapping used by net.sf.snmpadaptor4j.core.accessor
MBeanAttributeMapping
          Object containing the mapping for access to a MBean attribute.
 

Classes in net.sf.snmpadaptor4j.core.mapping used by net.sf.snmpadaptor4j.core.mapping
DataMapTrapMapping
          Object containing the mapping to build the dataMap field of SnmpTrap from a JMX notification.
MBeanAttributeMapping
          Object containing the mapping for access to a MBean attribute.
SnmpTrapMapping
          Object containing the mapping to build SNMP traps from JMX notifications.
UserDataEntryDataMapTrapMapping
          Mapping to build an entry of the map in dataMap field of SnmpTrap from an entry of map in userData field of JMX notification.
XmlMappingParser
          Parser of SNMP mapping file (XML).
 

Classes in net.sf.snmpadaptor4j.core.mapping used by net.sf.snmpadaptor4j.core.trap
DataMapTrapMapping
          Object containing the mapping to build the dataMap field of SnmpTrap from a JMX notification.
SnmpTrapMapping
          Object containing the mapping to build SNMP traps from JMX notifications.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.