Package de.unikassel.android.sdcframework.service

Package class diagram package de.unikassel.android.sdcframework.service
Does contain the service management related classes.

See:
          Description

Interface Summary
SDCServiceConnectionHolder.ServiceConnectionEventReceiver Interface for receivers of service connection events
 

Class Summary
SDCServiceConnectionHolder Implementation of life cycle dependent SDC service connection holder.

This class can establish, destroy and observe a connection with the SDC service.
ServiceManagerImpl The Implementation of the sensor data collection service manager.
ServiceRunningStateListener The broadcast receiver for the SDCService running state.
ServiceUtils Service utility class providing a test function to check for a running services instance.
ShutdownStrategy Simple shutdown strategy in case of time provider synchronization errors.
TimeProviderErrorStrategyBuilder A builder for time provider error strategies.
TimeProviderOutOfSyncIgnoreStrategy Simple ignore strategy in case of time provider synchronization errors.
 

Package de.unikassel.android.sdcframework.service Description

Does contain the service management related classes.