org.smallmind.instrument.jmx
Class RegisterMonitor

java.lang.Object
  extended by javax.management.StandardMBean
      extended by org.smallmind.instrument.jmx.RegisterMonitor
All Implemented Interfaces:
DynamicMBean, MBeanRegistration, Countable, RegisterMonitorMXBean

public class RegisterMonitor
extends StandardMBean
implements RegisterMonitorMXBean


Constructor Summary
RegisterMonitor(Register register)
           
 
Method Summary
 long getCount()
           
 
Methods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterMonitor

public RegisterMonitor(Register register)
Method Detail

getCount

public long getCount()
Specified by:
getCount in interface Countable


Copyright © 2012. All Rights Reserved.