com.eurotech.framework.net.admin.monitor
Class WifiMonitorServiceImpl
java.lang.Object
com.eurotech.framework.net.admin.monitor.WifiMonitorServiceImpl
- All Implemented Interfaces:
- WifiClientMonitorService, org.osgi.service.event.EventHandler
public class WifiMonitorServiceImpl
- extends Object
- implements WifiClientMonitorService, org.osgi.service.event.EventHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WifiMonitorServiceImpl
public WifiMonitorServiceImpl()
setNetworkService
public void setNetworkService(NetworkService networkService)
unsetNetworkService
public void unsetNetworkService(NetworkService networkService)
setEventAdmin
public void setEventAdmin(org.osgi.service.event.EventAdmin eventAdmin)
unsetEventAdmin
public void unsetEventAdmin(org.osgi.service.event.EventAdmin eventAdmin)
setNetworkAdminService
public void setNetworkAdminService(NetworkAdminService netAdminService)
unsetNetworkAdminService
public void unsetNetworkAdminService(NetworkAdminService netAdminService)
setNetworkConfigurationService
public void setNetworkConfigurationService(NetworkConfigurationService netConfigService)
unsetNetworkConfigurationService
public void unsetNetworkConfigurationService(NetworkConfigurationService netConfigService)
activate
protected void activate(org.osgi.service.component.ComponentContext componentContext)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
handleEvent
public void handleEvent(org.osgi.service.event.Event event)
- Specified by:
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2013. All Rights Reserved.