public class Poller extends Object
| Constructor and Description |
|---|
Poller() |
Poller(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected PMServiceFacade |
getPMServiceSPI()
Platform dependent bundle injects its handle and it is retrieved in the
method.
|
void |
polling()
This method do the Polling every 5 second and retrieves the the counter
details.
|
public Poller()
public Poller(org.osgi.framework.BundleContext bundleContext)
public void polling()
protected PMServiceFacade getPMServiceSPI()
Copyright © 2018 OpenDaylight. All rights reserved.