|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBootstrapService | |
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 IBootstrapService in com.esf.util.gps |
Methods in com.esf.util.gps with parameters of type IBootstrapService | |
void |
GpsDevice.bind(org.osgi.framework.BundleContext bundleContext,
ISerialCommAquisitionService serialCommAquisitionService,
IEsfLoggerService esfLoggerService,
IBootstrapService bootstrapService,
IConfigurationManagerService configMgr,
ISystemManagerService systemMgr)
|
Uses of IBootstrapService in com.esf.util.net |
Methods in com.esf.util.net with parameters of type IBootstrapService | |
void |
Interface.bind(IEsfLoggerService esfLoggerService,
IBootstrapService bootstrapService)
|
Uses of IBootstrapService in com.esf.util.proc |
Methods in com.esf.util.proc with parameters of type IBootstrapService | |
void |
Process.bind(IEsfLoggerService logger,
IBootstrapService bootstrap)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |