Class Poller


  • public class Poller
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Poller​(org.osgi.framework.BundleContext bundleContext, PMRegistrationListener pmRegistrationListener)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void polling()
      This method do the Polling every 5 second and retrieves the counter details.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Poller

        public Poller​(org.osgi.framework.BundleContext bundleContext,
                      PMRegistrationListener pmRegistrationListener)
    • Method Detail

      • polling

        public void polling()
        This method do the Polling every 5 second and retrieves the counter details.