public class Poller extends Object
| Constructor and Description |
|---|
Poller(org.osgi.framework.BundleContext bundleContext,
PMRegistrationListener pmRegistrationListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
polling()
This method do the Polling every 5 second and retrieves the counter details.
|
public Poller(org.osgi.framework.BundleContext bundleContext,
PMRegistrationListener pmRegistrationListener)
Copyright © 2019 OpenDaylight. All rights reserved.