Uses of Interface
com.esf.core.logger.service.IEsfLoggerService

Packages that use IEsfLoggerService
com.esf.device.modem.service Interface definitions for generic modem and several specific types of modems. 
com.esf.util.gps Provides utility functions for dealing with GPS devices. 
com.esf.util.net Implementation of the com.esf.util.net.service.INetworkUtilityService. 
com.esf.util.proc Implementation of com.esf.util.proc.service.IProcessUtilityService. 
 

Uses of IEsfLoggerService in com.esf.device.modem.service
 

Constructors in com.esf.device.modem.service with parameters of type IEsfLoggerService
UsbModem(java.lang.String vendorID, java.lang.String productID, java.lang.String usbPortAddress, java.util.Hashtable modemPorts, IEsfLoggerService loggerService)
          UsbModem constructor
 

Uses of IEsfLoggerService in com.esf.util.gps
 

Methods in com.esf.util.gps with parameters of type IEsfLoggerService
 void GpsDevice.bind(org.osgi.framework.BundleContext bundleContext, ISerialCommAquisitionService serialCommAquisitionService, IEsfLoggerService esfLoggerService, IBootstrapService bootstrapService, IConfigurationManagerService configMgr, ISystemManagerService systemMgr)
           
 

Uses of IEsfLoggerService in com.esf.util.net
 

Methods in com.esf.util.net with parameters of type IEsfLoggerService
 void Interface.bind(IEsfLoggerService esfLoggerService, IBootstrapService bootstrapService)
           
 

Uses of IEsfLoggerService in com.esf.util.proc
 

Methods in com.esf.util.proc with parameters of type IEsfLoggerService
 void Process.bind(IEsfLoggerService logger, IBootstrapService bootstrap)
           
 



Copyright © 2009 Eurotech Inc. All rights reserved.