Uses of Class
org.jboss.jmx.adaptor.snmp.agent.Counter

Packages that use Counter
org.jboss.jmx.adaptor.snmp.agent   
 

Uses of Counter in org.jboss.jmx.adaptor.snmp.agent
 

Fields in org.jboss.jmx.adaptor.snmp.agent declared as Counter
protected  Counter NotificationWrapperSupport.trapCount
          Provides trap count
 

Methods in org.jboss.jmx.adaptor.snmp.agent that return Counter
 Counter SnmpAgentService.getTrapCounter()
           
 

Methods in org.jboss.jmx.adaptor.snmp.agent with parameters of type Counter
 void TrapFactorySupport.set(Clock clock, Counter count)
          Sets the name of the file containing the notification/trap mappings, the uptime clock and the trap counter
 void NotificationWrapperSupport.set(Clock uptime, Counter count)
          Loads the hashmap with the DCAs of interest.
 void NotificationWrapper.set(Clock uptime, Counter count)
          Sets the uptime clock and trap counter
 void TrapFactory.set(Clock uptime, Counter count)
          Sets the name of the file containing the notification/trap mappings, the uptime clock and the trap counter
 void TrapFactorySupport.set(Clock clock, Counter count, RequestHandler rh)
           
 void TrapFactory.set(Clock uptime, Counter count, RequestHandler rh)
           
 



Copyright © 2011. All Rights Reserved.