Uses of Class
net.sf.snmpadaptor4j.core.JmxSnmpMib

Packages that use JmxSnmpMib
net.sf.snmpadaptor4j.core Package containing entry point classes for access to MBean attributes and for SNMP traps sending. 
 

Uses of JmxSnmpMib in net.sf.snmpadaptor4j.core
 

Constructors in net.sf.snmpadaptor4j.core with parameters of type JmxSnmpMib
JmxListener(JmxSnmpMib jmxSnmpMib, JmxNotificationManager jmxNotificationManager, SnmpAppContext mainAppContext, Map<ClassLoader,SnmpAppContext> appContextMap, boolean classLoaderScope)
          Constructor.
JmxListener(JmxSnmpMib jmxSnmpMib, JmxNotificationManager jmxNotificationManager, SnmpAppContext mainAppContext, Map<ClassLoader,SnmpAppContext> appContextMap, boolean classLoaderScope, MBeanServer jmxServer)
          Constructor (used for tests).
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.