com.eurotech.framework.net.admin.monitor
Class ModemMonitorServiceImpl
java.lang.Object
com.eurotech.framework.net.admin.monitor.ModemMonitorServiceImpl
- All Implemented Interfaces:
- ModemManagerService, ModemMonitorService, org.osgi.service.event.EventHandler
public class ModemMonitorServiceImpl
- extends Object
- implements ModemMonitorService, ModemManagerService, org.osgi.service.event.EventHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModemMonitorServiceImpl
public ModemMonitorServiceImpl()
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 networkAdminService)
unsetNetworkAdminService
public void unsetNetworkAdminService(NetworkAdminService networkAdminService)
setSystemService
public void setSystemService(SystemService systemService)
unsetSystemService
public void unsetSystemService(SystemService systemService)
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
getModemService
public CellularModem getModemService(String usbPort)
- Specified by:
getModemService
in interface ModemManagerService
Copyright © 2013. All Rights Reserved.