Uses of Class
de.unikassel.android.sdcframework.util.LifeCycleObjectImpl

Packages that use LifeCycleObjectImpl
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
de.unikassel.android.sdcframework.service Does contain the service management related classes. 
 

Uses of LifeCycleObjectImpl in de.unikassel.android.sdcframework.devices
 

Subclasses of LifeCycleObjectImpl in de.unikassel.android.sdcframework.devices
 class LocationTracker
          Class to track location information using available sensors.
 class SensorDeviceManagerImpl
          Implementation of the sensor device manager implementation.
 

Uses of LifeCycleObjectImpl in de.unikassel.android.sdcframework.service
 

Subclasses of LifeCycleObjectImpl in de.unikassel.android.sdcframework.service
 class ServiceManagerImpl
          The Implementation of the sensor data collection service manager.